Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lief-project/LIEF
/ functions
Functions
11,400 in github.com/lief-project/LIEF
⨍
Functions
11,400
◇
Types & classes
3,500
↳
Endpoints
2
Method
offset
The addressing offset. It can be either: - A register (e.g. `ldr x0, [x1, x3]`) - An offset (e.g. `ldr x0, [x1, #8]`)
api/rust/cargo/lief/src/assembly/aarch64/operands/memory.rs:100
Method
offset
Offset in the binary where the raw exception information associated with this entry is defined
api/rust/cargo/lief/src/pe/exception.rs:56
Method
offset
(&self)
api/rust/cargo/lief/src/pe/exception_x64.rs:633
Method
offset
api/rust/include/LIEF/rust/DWARF/types/ClassLike.hpp:35
Method
offset
api/rust/include/LIEF/rust/asm/aarch64/operands/Memory.hpp:39
Method
offset
api/rust/include/LIEF/rust/COFF/String.hpp:29
Method
offset
api/rust/include/LIEF/rust/MachO/ChainedBindingInfo.hpp:28
Method
offset
api/rust/include/LIEF/rust/MachO/TwoLevelHints.hpp:25
Method
offset
api/rust/include/LIEF/rust/MachO/FunctionVariants.hpp:63
Method
offset
api/rust/include/LIEF/rust/MachO/RelocationFixup.hpp:27
Method
offset
api/rust/include/LIEF/rust/MachO/DataCodeEntry.hpp:27
Method
offset
api/rust/include/LIEF/rust/Abstract/Section.hpp:29
Method
offset
api/rust/include/LIEF/rust/PE/ResourceData.hpp:40
Method
offset
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:106
Method
offset
api/rust/include/LIEF/rust/PE/ExceptionInfo.hpp:29
Method
offset_to_virtual_address
src/ELF/Binary.cpp:1616
Method
offset_to_virtual_address
src/MachO/Binary.cpp:1854
Method
oid
(&self)
api/rust/cargo/lief/src/pe/signature/content_info.rs:198
Method
oid
api/rust/include/LIEF/rust/PE/signature/GenericContent.hpp:28
Method
oid
api/rust/include/LIEF/rust/PE/signature/attributes/MsSpcStatementType.hpp:10
Method
oid
api/rust/include/LIEF/rust/PE/signature/attributes/GenericType.hpp:11
Method
oid
api/rust/include/LIEF/rust/PE/signature/attributes/ContentType.hpp:10
Function
ole32_dll_lookup
src/PE/utils/ordinals_lookup_tables/ole32_dll_lookup.hpp:24
Function
oleaut32_dll_lookup
src/PE/utils/ordinals_lookup_tables/oleaut32_dll_lookup.hpp:23
Function
oleaut32_dll_lookup
From pefile: https://github.com/erocarrera/pefile/blob/09264be6f731bf8578aee8638cc4046154e03abf/ordlookup/oleaut32.py
src/PE/utils/ordinals_lookup_tables_std/oleauth32_dll_lookup.hpp:26
Function
on_iat_resolved
(pe: lief.PE.Binary, imp: lief.PE.Import, entry: lief.PE.ImportEntry, rva: int)
tests/pe/test_imports_mod.py:222
Function
on_process_signature
( app: Sphinx, what: str, name: str, obj: Any, options: Any, args: str, retann: st
doc/sphinx/sphinx_lief_doc/python_typing.py:120
Function
op
include/LIEF/PE/exceptions_info/internal_x64.hpp:28
Function
op_info
include/LIEF/PE/exceptions_info/internal_x64.hpp:31
Function
opcode
The original opcode
include/LIEF/PE/exceptions_info/UnwindCodeX64.hpp:59
Method
opcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/mips/instruction.rs:29
Method
opcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/aarch64/instruction.rs:32
Method
opcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/ebpf/instruction.rs:29
Method
opcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/x86/instruction.rs:32
Method
opcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/powerpc/instruction.rs:29
Method
opcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/riscv/instruction.rs:29
Method
opcode
The original opcode
api/rust/cargo/lief/src/pe/exception_x64.rs:388
Method
opcode
api/rust/include/LIEF/rust/asm/mips/Instruction.hpp:25
Method
opcode
api/rust/include/LIEF/rust/asm/aarch64/Instruction.hpp:38
Method
opcode
api/rust/include/LIEF/rust/asm/ebpf/Instruction.hpp:25
Method
opcode
api/rust/include/LIEF/rust/asm/arm/Instruction.hpp:25
Method
opcode
api/rust/include/LIEF/rust/asm/x86/Instruction.hpp:37
Method
opcode
api/rust/include/LIEF/rust/asm/powerpc/Instruction.hpp:25
Method
opcode
api/rust/include/LIEF/rust/asm/riscv/Instruction.hpp:25
Method
opcode
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:30
Method
opcodes
Iterator over the unwind code which outputs [`Opcodes`]
api/rust/cargo/lief/src/pe/exception_x64.rs:336
Method
opcodes
api/rust/include/LIEF/rust/PE/RuntimeFunctionX64.hpp:90
Method
operands
src/asm/asm.cpp:299
Method
operands
Return an iterator over the [`aarch64::Operands`] operands
api/rust/cargo/lief/src/assembly/aarch64/instruction.rs:37
Function
operator ""_GB
include/LIEF/utils.hpp:85
Function
operator ""_KB
include/LIEF/utils.hpp:75
Function
operator ""_MB
include/LIEF/utils.hpp:80
Function
operator ""_doc
api/python/src/pyLIEF.hpp:50
Function
operator &
include/LIEF/enums.hpp:49
Function
operator &=
include/LIEF/enums.hpp:77
Function
operator |
include/LIEF/enums.hpp:38
Function
operator |=
include/LIEF/enums.hpp:68
Function
operator ~
include/LIEF/enums.hpp:60
Function
operator!=
src/ELF/DataHandler/Node.hpp:63
Function
operator!=
src/MachO/DyldInfo.cpp:852
Function
operator!=
include/LIEF/Object.hpp:58
Function
operator!=
include/LIEF/DWARF/Type.hpp:94
Function
operator!=
include/LIEF/DWARF/Variable.hpp:66
Function
operator!=
include/LIEF/DWARF/CompilationUnit.hpp:66
Function
operator!=
include/LIEF/DWARF/Function.hpp:73
Function
operator!=
include/LIEF/ObjC/Method.hpp:63
Function
operator!=
include/LIEF/ObjC/IVar.hpp:65
Function
operator!=
include/LIEF/ObjC/Class.hpp:69
Function
operator!=
include/LIEF/ObjC/Protocol.hpp:67
Function
operator!=
include/LIEF/ObjC/Property.hpp:62
Function
operator!=
include/LIEF/DyldSharedCache/Dylib.hpp:68
Function
operator!=
include/LIEF/DyldSharedCache/SubCache.hpp:68
Function
operator!=
include/LIEF/DyldSharedCache/MappingInfo.hpp:64
Function
operator!=
include/LIEF/MachO/Stub.hpp:105
Function
operator!=
include/LIEF/PDB/Type.hpp:61
Function
operator!=
include/LIEF/PDB/CompilationUnit.hpp:67
Function
operator!=
include/LIEF/PDB/Function.hpp:62
Function
operator!=
include/LIEF/PDB/PublicSymbol.hpp:65
Function
operator!=
include/LIEF/PDB/types/Method.hpp:65
Function
operator!=
include/LIEF/PDB/types/Attribute.hpp:65
Function
operator!=
include/LIEF/PE/ResourceNode.hpp:232
Method
operator!=
include/LIEF/iterators.hpp:208
Method
operator!=
include/LIEF/iterators.hpp:448
Method
operator!=
include/LIEF/iterators.hpp:690
Method
operator!=
include/LIEF/range.hpp:42
Method
operator!=
include/LIEF/asm/Instruction.hpp:63
Method
operator!=
include/LIEF/asm/aarch64/Operand.hpp:62
Method
operator!=
include/LIEF/asm/x86/Operand.hpp:62
Method
operator!=
include/LIEF/COFF/Parser.hpp:65
Function
operator()
src/overload_cast.hpp:24
Method
operator()
src/overload_cast.hpp:26
Method
operator()
src/Visitor.cpp:24
Method
operator()
src/MachO/DyldChainedFixupsCreator.cpp:47
Method
operator()
src/MachO/Binary.cpp:77
Method
operator()
include/LIEF/Visitor.hpp:656
Function
operator*
include/LIEF/DWARF/types/Restrict.hpp:41
Function
operator*
include/LIEF/DWARF/types/RValueRef.hpp:41
Function
operator*
include/LIEF/DWARF/types/SetTy.hpp:41
Function
operator*
include/LIEF/DWARF/types/Reference.hpp:41
Function
operator*
include/LIEF/DWARF/types/Shared.hpp:41
← previous
next →
8,401–8,500 of 11,400, ranked by callers