MCPcopy Create free account

hub / github.com/lief-project/LIEF / functions

Functions11,400 in github.com/lief-project/LIEF

Methodoffset
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
Methodoffset
Offset in the binary where the raw exception information associated with this entry is defined
api/rust/cargo/lief/src/pe/exception.rs:56
Methodoffset
(&self)
api/rust/cargo/lief/src/pe/exception_x64.rs:633
Methodoffset
api/rust/include/LIEF/rust/DWARF/types/ClassLike.hpp:35
Methodoffset
api/rust/include/LIEF/rust/asm/aarch64/operands/Memory.hpp:39
Methodoffset
api/rust/include/LIEF/rust/COFF/String.hpp:29
Methodoffset
api/rust/include/LIEF/rust/MachO/ChainedBindingInfo.hpp:28
Methodoffset
api/rust/include/LIEF/rust/MachO/TwoLevelHints.hpp:25
Methodoffset
api/rust/include/LIEF/rust/MachO/FunctionVariants.hpp:63
Methodoffset
api/rust/include/LIEF/rust/MachO/RelocationFixup.hpp:27
Methodoffset
api/rust/include/LIEF/rust/MachO/DataCodeEntry.hpp:27
Methodoffset
api/rust/include/LIEF/rust/Abstract/Section.hpp:29
Methodoffset
api/rust/include/LIEF/rust/PE/ResourceData.hpp:40
Methodoffset
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:106
Methodoffset
api/rust/include/LIEF/rust/PE/ExceptionInfo.hpp:29
Methodoffset_to_virtual_address
src/ELF/Binary.cpp:1616
Methodoffset_to_virtual_address
src/MachO/Binary.cpp:1854
Methodoid
(&self)
api/rust/cargo/lief/src/pe/signature/content_info.rs:198
Methodoid
api/rust/include/LIEF/rust/PE/signature/GenericContent.hpp:28
Methodoid
api/rust/include/LIEF/rust/PE/signature/attributes/MsSpcStatementType.hpp:10
Methodoid
api/rust/include/LIEF/rust/PE/signature/attributes/GenericType.hpp:11
Methodoid
api/rust/include/LIEF/rust/PE/signature/attributes/ContentType.hpp:10
Functionole32_dll_lookup
src/PE/utils/ordinals_lookup_tables/ole32_dll_lookup.hpp:24
Functionoleaut32_dll_lookup
src/PE/utils/ordinals_lookup_tables/oleaut32_dll_lookup.hpp:23
Functionoleaut32_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
Functionon_iat_resolved
(pe: lief.PE.Binary, imp: lief.PE.Import, entry: lief.PE.ImportEntry, rva: int)
tests/pe/test_imports_mod.py:222
Functionon_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
Functionop
include/LIEF/PE/exceptions_info/internal_x64.hpp:28
Functionop_info
include/LIEF/PE/exceptions_info/internal_x64.hpp:31
Functionopcode
The original opcode
include/LIEF/PE/exceptions_info/UnwindCodeX64.hpp:59
Methodopcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/mips/instruction.rs:29
Methodopcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/aarch64/instruction.rs:32
Methodopcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/ebpf/instruction.rs:29
Methodopcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/x86/instruction.rs:32
Methodopcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/powerpc/instruction.rs:29
Methodopcode
The instruction opcode as defined in LLVM
api/rust/cargo/lief/src/assembly/riscv/instruction.rs:29
Methodopcode
The original opcode
api/rust/cargo/lief/src/pe/exception_x64.rs:388
Methodopcode
api/rust/include/LIEF/rust/asm/mips/Instruction.hpp:25
Methodopcode
api/rust/include/LIEF/rust/asm/aarch64/Instruction.hpp:38
Methodopcode
api/rust/include/LIEF/rust/asm/ebpf/Instruction.hpp:25
Methodopcode
api/rust/include/LIEF/rust/asm/arm/Instruction.hpp:25
Methodopcode
api/rust/include/LIEF/rust/asm/x86/Instruction.hpp:37
Methodopcode
api/rust/include/LIEF/rust/asm/powerpc/Instruction.hpp:25
Methodopcode
api/rust/include/LIEF/rust/asm/riscv/Instruction.hpp:25
Methodopcode
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:30
Methodopcodes
Iterator over the unwind code which outputs [`Opcodes`]
api/rust/cargo/lief/src/pe/exception_x64.rs:336
Methodopcodes
api/rust/include/LIEF/rust/PE/RuntimeFunctionX64.hpp:90
Methodoperands
src/asm/asm.cpp:299
Methodoperands
Return an iterator over the [`aarch64::Operands`] operands
api/rust/cargo/lief/src/assembly/aarch64/instruction.rs:37
Functionoperator ""_GB
include/LIEF/utils.hpp:85
Functionoperator ""_KB
include/LIEF/utils.hpp:75
Functionoperator ""_MB
include/LIEF/utils.hpp:80
Functionoperator ""_doc
api/python/src/pyLIEF.hpp:50
Functionoperator &
include/LIEF/enums.hpp:49
Functionoperator &=
include/LIEF/enums.hpp:77
Functionoperator |
include/LIEF/enums.hpp:38
Functionoperator |=
include/LIEF/enums.hpp:68
Functionoperator ~
include/LIEF/enums.hpp:60
Functionoperator!=
src/ELF/DataHandler/Node.hpp:63
Functionoperator!=
src/MachO/DyldInfo.cpp:852
Functionoperator!=
include/LIEF/Object.hpp:58
Functionoperator!=
include/LIEF/DWARF/Type.hpp:94
Functionoperator!=
include/LIEF/DWARF/Variable.hpp:66
Functionoperator!=
include/LIEF/DWARF/CompilationUnit.hpp:66
Functionoperator!=
include/LIEF/DWARF/Function.hpp:73
Functionoperator!=
include/LIEF/ObjC/Method.hpp:63
Functionoperator!=
include/LIEF/ObjC/IVar.hpp:65
Functionoperator!=
include/LIEF/ObjC/Class.hpp:69
Functionoperator!=
include/LIEF/ObjC/Protocol.hpp:67
Functionoperator!=
include/LIEF/ObjC/Property.hpp:62
Functionoperator!=
include/LIEF/DyldSharedCache/Dylib.hpp:68
Functionoperator!=
include/LIEF/DyldSharedCache/SubCache.hpp:68
Functionoperator!=
include/LIEF/DyldSharedCache/MappingInfo.hpp:64
Functionoperator!=
include/LIEF/MachO/Stub.hpp:105
Functionoperator!=
include/LIEF/PDB/Type.hpp:61
Functionoperator!=
include/LIEF/PDB/CompilationUnit.hpp:67
Functionoperator!=
include/LIEF/PDB/Function.hpp:62
Functionoperator!=
include/LIEF/PDB/PublicSymbol.hpp:65
Functionoperator!=
include/LIEF/PDB/types/Method.hpp:65
Functionoperator!=
include/LIEF/PDB/types/Attribute.hpp:65
Functionoperator!=
include/LIEF/PE/ResourceNode.hpp:232
Methodoperator!=
include/LIEF/iterators.hpp:208
Methodoperator!=
include/LIEF/iterators.hpp:448
Methodoperator!=
include/LIEF/iterators.hpp:690
Methodoperator!=
include/LIEF/range.hpp:42
Methodoperator!=
include/LIEF/asm/Instruction.hpp:63
Methodoperator!=
include/LIEF/asm/aarch64/Operand.hpp:62
Methodoperator!=
include/LIEF/asm/x86/Operand.hpp:62
Methodoperator!=
include/LIEF/COFF/Parser.hpp:65
Functionoperator()
src/overload_cast.hpp:24
Methodoperator()
src/overload_cast.hpp:26
Methodoperator()
src/Visitor.cpp:24
Methodoperator()
src/MachO/DyldChainedFixupsCreator.cpp:47
Methodoperator()
src/MachO/Binary.cpp:77
Methodoperator()
include/LIEF/Visitor.hpp:656
Functionoperator*
include/LIEF/DWARF/types/Restrict.hpp:41
Functionoperator*
include/LIEF/DWARF/types/RValueRef.hpp:41
Functionoperator*
include/LIEF/DWARF/types/SetTy.hpp:41
Functionoperator*
include/LIEF/DWARF/types/Reference.hpp:41
Functionoperator*
include/LIEF/DWARF/types/Shared.hpp:41
← previousnext →8,401–8,500 of 11,400, ranked by callers