MCPcopy Create free account

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

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

Methodsink_it_
api/python/src/spdlog/sinks/python_sink.h:22
Methodsink_it_
plugins/ghidra/jni/ghidra_logger_sink.hpp:37
Functionsize
include/LIEF/ELF/Section.hpp:240
Functionsize
Number of function registred in this array
include/LIEF/ELF/DynamicEntryArray.hpp:78
Functionsize
include/LIEF/BinaryStream/VectorStream.hpp:51
Functionsize
include/LIEF/BinaryStream/MemoryStream.hpp:71
Functionsize
include/LIEF/MachO/ChainedPointerAnalysis.hpp:335
Functionsize
Number of MachO::Binary wrapped by this object
include/LIEF/MachO/FatBinary.hpp:59
Functionsize
Size of the command (should be greather than ``sizeof(load_command)``)
include/LIEF/MachO/LoadCommand.hpp:133
Functionsize
Relocation size in **bits
include/LIEF/Abstract/Relocation.hpp:53
Functionsize
Change the section size
include/LIEF/Abstract/Section.hpp:60
Functionsize
This size of the symbol (when applicable)
include/LIEF/Abstract/Symbol.hpp:76
Functionsize
The size of the content
include/LIEF/PE/DataDirectory.hpp:93
Functionsize
Size in bytes of the image
include/LIEF/PE/resources/ResourceIcon.hpp:110
Functionsize
include/LIEF/PE/debug/PogoEntry.hpp:56
Functionsize
Size of the function (in bytes)
include/LIEF/PE/exceptions_info/RuntimeFunctionX64.hpp:231
Functionsize
The size allocated
include/LIEF/PE/exceptions_info/UnwindCodeX64.hpp:91
Functionsize
Size (in bytes) of the current raw structure
include/LIEF/PE/LoadConfigurations/VolatileMetadata.hpp:63
Functionsize
Size of the current structure
include/LIEF/PE/LoadConfigurations/LoadConfiguration.hpp:138
Functionsize
The size of the `IMAGE_ENCLAVE_CONFIG64/IMAGE_ENCLAVE_CONFIG32` structure, in bytes.
include/LIEF/PE/LoadConfigurations/EnclaveConfiguration.hpp:58
Methodsize
src/dyld-shared-cache/dyldsc.cpp:303
Methodsize
src/DWARF/dwarf.cpp:128
Methodsize
src/PDB/pdb.cpp:389
Methodsize
Size of the section **in the file
api/rust/cargo/lief/src/generic.rs:65
Methodsize
Size of the relocation
api/rust/cargo/lief/src/generic.rs:106
Methodsize
Return the size of the variable (or an [`Error`] if it can't be resolved). This size is defined by its type.
api/rust/cargo/lief/src/dwarf/variable.rs:61
Methodsize
Return the size of the type or an error if it can't be computed. This size should match the equivalent of `sizeof(Type)`.
api/rust/cargo/lief/src/dwarf/types.rs:470
Methodsize
Return the size of the compilation unit according to its range of address. If the compilation is fragmented (i.e. there are some address ranges betwe
api/rust/cargo/lief/src/dwarf/compilation_unit.rs:164
Methodsize
Return the size taken by this function in the binary
api/rust/cargo/lief/src/dwarf/function.rs:68
Methodsize
Size of the array. For instance in `uint8_t[3]`, it returns 3
api/rust/cargo/lief/src/dwarf/types/array.rs:67
Methodsize
Size of the instruction in bytes
api/rust/cargo/lief/src/assembly/instruction.rs:42
Methodsize
Size of the type including all its attributes. This size should match the `sizeof(...)` this type.
api/rust/cargo/lief/src/pdb/types/classlike.rs:27
Methodsize
(&self)
api/rust/cargo/lief/src/pe/dynamic_fixups.rs:238
Methodsize
api/rust/include/LIEF/rust/Iterator.hpp:71
Methodsize
api/rust/include/LIEF/rust/DWARF/Type.hpp:31
Methodsize
api/rust/include/LIEF/rust/DWARF/Variable.hpp:35
Methodsize
api/rust/include/LIEF/rust/DWARF/CompilationUnit.hpp:76
Methodsize
api/rust/include/LIEF/rust/DWARF/Function.hpp:89
Methodsize
api/rust/include/LIEF/rust/asm/Instruction.hpp:30
Methodsize
api/rust/include/LIEF/rust/DyldSharedCache/MappingInfo.hpp:25
Methodsize
api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp:37
Methodsize
api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp:47
Methodsize
api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp:57
Methodsize
api/rust/include/LIEF/rust/ELF/SymbolVersionDefinition.hpp:34
Methodsize
api/rust/include/LIEF/rust/ELF/Note.hpp:29
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:131
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:141
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:151
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:161
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:171
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:181
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:191
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:201
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:211
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:221
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:231
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:241
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:251
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:261
Methodsize
api/rust/include/LIEF/rust/ELF/Binary.hpp:271
Methodsize
api/rust/include/LIEF/rust/ELF/SymbolVersionRequirement.hpp:34
Methodsize
api/rust/include/LIEF/rust/COFF/Section.hpp:47
Methodsize
api/rust/include/LIEF/rust/COFF/Section.hpp:57
Methodsize
api/rust/include/LIEF/rust/COFF/Binary.hpp:43
Methodsize
api/rust/include/LIEF/rust/COFF/Binary.hpp:53
Methodsize
api/rust/include/LIEF/rust/COFF/Binary.hpp:63
Methodsize
api/rust/include/LIEF/rust/COFF/Binary.hpp:73
Methodsize
api/rust/include/LIEF/rust/COFF/Binary.hpp:83
Methodsize
api/rust/include/LIEF/rust/COFF/Symbol.hpp:38
Methodsize
api/rust/include/LIEF/rust/MachO/SegmentCommand.hpp:32
Methodsize
api/rust/include/LIEF/rust/MachO/SegmentCommand.hpp:42
Methodsize
api/rust/include/LIEF/rust/MachO/DyldInfo.hpp:36
Methodsize
api/rust/include/LIEF/rust/MachO/DyldInfo.hpp:46
Methodsize
api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp:34
Methodsize
api/rust/include/LIEF/rust/MachO/Section.hpp:36
Methodsize
api/rust/include/LIEF/rust/MachO/FunctionVariants.hpp:59
Methodsize
api/rust/include/LIEF/rust/MachO/FunctionVariants.hpp:80
Methodsize
api/rust/include/LIEF/rust/MachO/DyldExportsTrie.hpp:34
Methodsize
api/rust/include/LIEF/rust/MachO/DyldChainedFixups.hpp:33
Methodsize
api/rust/include/LIEF/rust/MachO/DataInCode.hpp:34
Methodsize
api/rust/include/LIEF/rust/MachO/Binary.hpp:77
Methodsize
api/rust/include/LIEF/rust/MachO/Binary.hpp:87
Methodsize
api/rust/include/LIEF/rust/MachO/Binary.hpp:97
Methodsize
api/rust/include/LIEF/rust/MachO/Binary.hpp:107
Methodsize
api/rust/include/LIEF/rust/MachO/Binary.hpp:117
Methodsize
api/rust/include/LIEF/rust/MachO/Binary.hpp:127
Methodsize
api/rust/include/LIEF/rust/MachO/Binary.hpp:137
Methodsize
api/rust/include/LIEF/rust/MachO/Binary.hpp:156
Methodsize
api/rust/include/LIEF/rust/MachO/Binary.hpp:166
Methodsize
api/rust/include/LIEF/rust/MachO/FatBinary.hpp:30
Methodsize
api/rust/include/LIEF/rust/MachO/LoadCommand.hpp:27
Methodsize
api/rust/include/LIEF/rust/Abstract/Relocation.hpp:23
Methodsize
api/rust/include/LIEF/rust/Abstract/Section.hpp:28
Methodsize
api/rust/include/LIEF/rust/PDB/types/ClassLike.hpp:47
Methodsize
api/rust/include/LIEF/rust/PE/DelayImport.hpp:36
Methodsize
api/rust/include/LIEF/rust/PE/Relocation.hpp:34
Methodsize
api/rust/include/LIEF/rust/PE/RichHeader.hpp:34
Methodsize
api/rust/include/LIEF/rust/PE/RuntimeFunctionX64.hpp:39
Methodsize
api/rust/include/LIEF/rust/PE/RuntimeFunctionAArch64.hpp:87
Methodsize
api/rust/include/LIEF/rust/PE/DataDirectories.hpp:27
← previousnext →9,701–9,800 of 11,400, ranked by callers