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
to_string
api/rust/include/LIEF/rust/ELF/Symbol.hpp:39
Method
to_string
api/rust/include/LIEF/rust/COFF/Relocation.hpp:46
Method
to_string
api/rust/include/LIEF/rust/COFF/Section.hpp:85
Method
to_string
api/rust/include/LIEF/rust/COFF/Binary.hpp:156
Method
to_string
api/rust/include/LIEF/rust/COFF/Header.hpp:36
Method
to_string
api/rust/include/LIEF/rust/COFF/Symbol.hpp:97
Method
to_string
api/rust/include/LIEF/rust/MachO/FunctionVariants.hpp:42
Method
to_string
api/rust/include/LIEF/rust/PDB/CompilationUnit.hpp:70
Method
to_string
api/rust/include/LIEF/rust/PDB/BuildMetadata.hpp:66
Method
to_string
api/rust/include/LIEF/rust/PDB/Function.hpp:34
Method
to_string
api/rust/include/LIEF/rust/PDB/DebugInfo.hpp:85
Method
to_string
api/rust/include/LIEF/rust/PDB/PublicSymbol.hpp:30
Method
to_string
api/rust/include/LIEF/rust/PE/RuntimeFunctionX64.hpp:99
Method
to_string
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:34
Method
to_string
api/rust/include/LIEF/rust/PE/ExceptionInfo.hpp:33
Method
to_string
api/rust/include/LIEF/rust/PE/LoadConfiguration/VolatileMetadata.hpp:60
Method
to_string
api/rust/include/LIEF/rust/PE/LoadConfiguration/CHPEMetadata.hpp:30
Method
to_string
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:70
Method
to_string
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicRelocation.hpp:36
Method
to_string
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicFixup.hpp:55
Method
to_string
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicFixup.hpp:96
Method
to_string
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicFixup.hpp:136
Method
to_string
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicFixup.hpp:271
Method
to_string_no_address
api/rust/include/LIEF/rust/asm/Instruction.hpp:37
Function
to_value
include/LIEF/ELF/Section.hpp:195
Function
to_value
include/LIEF/ELF/Segment.hpp:131
Function
to_value
Convert a relocation enum type into a 16-bits value.
include/LIEF/COFF/Relocation.hpp:135
Method
to_value
src/ELF/DynamicEntry.cpp:87
Method
to_vector
src/BinaryStream/SpanStream.cpp:21
Method
toc_offset
api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp:43
Function
tool
The tools used
include/LIEF/MachO/BuildToolVersion.hpp:61
Method
tor_functions
src/ELF/Binary.cpp:2030
Method
total_size
api/rust/include/LIEF/rust/COFF/AuxiliarySymbols/AuxiliaryFunctionDefinition.hpp:26
Method
trace
src/logging.hpp:98
Method
translate_addr
plugins/binaryninja/analysis/src/ELF/AnalyzerBase.cpp:63
Method
translate_addr
plugins/binaryninja/analysis/src/PE/AnalyzerBase.cpp:26
Function
try_unique
api/rust/include/LIEF/rust/Mirror.hpp:61
Method
two_level_hints
api/rust/include/LIEF/rust/MachO/Binary.hpp:274
Method
twolevel_hint>
src/MachO/endianness_support.cpp:265
Method
twolevel_hints_command>
src/MachO/endianness_support.cpp:257
Function
type
include/LIEF/ELF/Section.hpp:214
Function
type
The symbol's type provides a general classification for the associated entity
include/LIEF/ELF/Symbol.hpp:105
Function
type
Return the LIEF's mirror type of the note.
include/LIEF/ELF/NoteDetails/NoteGnuProperty.hpp:52
Function
type
Type of the relocation
include/LIEF/COFF/Relocation.hpp:184
Function
type
include/LIEF/COFF/AuxiliarySymbol.hpp:78
Function
type
The symbol type. The first byte represents the base type (see: base_type()) while the upper byte represents the complex type, if any (see: complex_typ
include/LIEF/COFF/Symbol.hpp:137
Function
type
include/LIEF/BinaryStream/BinaryStream.hpp:53
Function
type
include/LIEF/MachO/ChainedBindingInfo.hpp:96
Function
type
Type of the relocation according to the Relocation::architecture and/or the Relocation::origin See: MachO::X86_RELOCATION MachO::X86_64_RELOCATION Ma
include/LIEF/MachO/Relocation.hpp:86
Function
type
Type of the section. This value can help to determine the purpose of the section (e.g. TYPE::INTERPOSING)
include/LIEF/MachO/Section.hpp:165
Function
type
Type of the data
include/LIEF/MachO/DataCodeEntry.hpp:67
Function
type
include/LIEF/MachO/DyldBindingInfo.hpp:96
Function
type
include/LIEF/MachO/IndirectBindingInfo.hpp:49
Function
type
Return `PE32` or `PE32+`
include/LIEF/PE/Binary.hpp:157
Function
type
Type of the relocation
include/LIEF/PE/RelocationEntry.hpp:190
Function
type
Type of the data directory
include/LIEF/PE/DataDirectory.hpp:120
Function
type
The type of data in the version resource `1` if it contains text data `0` if it contains binary data
include/LIEF/PE/resources/ResourceStringFileInfo.hpp:61
Function
type
The type of data in the version resource `1` if it contains text data `0` if it contains binary data
include/LIEF/PE/resources/ResourceVersion.hpp:324
Function
type
The type of data in the version resource `1` if it contains text data `0` if it contains binary data
include/LIEF/PE/resources/ResourceVarFileInfo.hpp:61
Function
type
The type of data in the version resource: `1` if it contains text data `0` if it contains binary
include/LIEF/PE/resources/ResourceVar.hpp:58
Function
type
The type of data in the version resource: `1` if it contains text data `0` if it contains binary
include/LIEF/PE/resources/ResourceStringTable.hpp:97
Function
type
include/LIEF/PE/resources/ResourceDialog.hpp:333
Function
type
The format DEBUG_TYPES of the debugging information
include/LIEF/PE/debug/Debug.hpp:150
Function
type
Concrete type of the attribute
include/LIEF/PE/signature/Attribute.hpp:62
Function
type
The type of identifier of the image that must match the value in the import record.
include/LIEF/PE/LoadConfigurations/EnclaveImport.hpp:69
Method
type
src/DWARF/dwarf.cpp:136
Method
type_by_name
Try to find the (static) variable at the given **virtual** address
api/rust/cargo/lief/src/dwarf/debug_info.rs:68
Method
type_by_name
Try to find the type with the given name
api/rust/cargo/lief/src/pdb/debug_info.rs:76
Method
type_by_name
api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp:62
Method
type_from
src/ELF/Segment.cpp:42
Method
type_from
src/ELF/Section.cpp:61
Method
type_from
src/ELF/Relocation.cpp:37
Method
type_from_data
src/PE/RelocationEntry.cpp:31
Method
type_owner
src/ELF/Note.cpp:261
Method
type_to_section
src/ELF/Note.cpp:142
Method
types
src/DWARF/dwarf.cpp:407
Method
types
(&self)
api/rust/cargo/lief/src/dwarf/compilation_unit.rs:239
Method
types
Return an iterator over the different [`crate::pdb::Type`] registered for this PDB file
api/rust/cargo/lief/src/pdb/debug_info.rs:71
Method
u64
plugins/binaryninja/analysis/src/TypeBuilder.hpp:64
Method
u8
plugins/binaryninja/analysis/src/TypeBuilder.hpp:48
Function
uiat
RVA of the **unload** delay-load import address table or 0 if the table does not exist. According to the PE specifications, this table is an exact co
include/LIEF/PE/DelayImport.hpp:125
Method
uiat
api/rust/include/LIEF/rust/PE/DelayImport.hpp:45
Method
uleb128
plugins/binaryninja/analysis/src/TypeBuilder.hpp:68
Method
uleb128_size
src/iostream.cpp:20
Method
umbrella
api/rust/include/LIEF/rust/MachO/SubFramework.hpp:24
Function
unauthenticated_attributes
Iterator over LIEF::PE::Attribute for **unauthenticated** attributes
include/LIEF/PE/signature/SignerInfo.hpp:125
Method
underlying_type
src/DWARF/dwarf.cpp:603
Method
underlying_type
---------------------------------------------------------------------------- PDB/types/Modifier.hpp --------------------------------------------------
src/PDB/pdb.cpp:412
Method
underlying_type
The underlying type being const-ed by this type.
api/rust/cargo/lief/src/dwarf/types/const_ty.rs:25
Method
underlying_type
The underlying type being thrown
api/rust/cargo/lief/src/dwarf/types/thrown.rs:31
Method
underlying_type
The underlying type referenced by this restrict-type.
api/rust/cargo/lief/src/dwarf/types/restrict.rs:31
Method
underlying_type
The type pointed by this pointer
api/rust/cargo/lief/src/dwarf/types/pointer.rs:31
Method
underlying_type
(&self)
api/rust/cargo/lief/src/dwarf/types/atomic.rs:30
Method
underlying_type
The type of the member referenced by this pointer
api/rust/cargo/lief/src/dwarf/types/rvalue_ref.rs:31
Method
underlying_type
The type of the member referenced by this pointer
api/rust/cargo/lief/src/dwarf/types/pointer_to_member.rs:31
Method
underlying_type
(&self)
api/rust/cargo/lief/src/dwarf/types/immutable.rs:30
Method
underlying_type
The underlying type referenced by this set-type.
api/rust/cargo/lief/src/dwarf/types/set_type.rs:31
Method
underlying_type
The type aliased by this typedef
api/rust/cargo/lief/src/dwarf/types/typedef.rs:31
Method
underlying_type
The underlying type referenced by this ref-type.
api/rust/cargo/lief/src/dwarf/types/reference.rs:31
Method
underlying_type
This underlying type
api/rust/cargo/lief/src/dwarf/types/volatile.rs:31
← previous
next →
10,801–10,900 of 11,400, ranked by callers