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