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
symbol_command
api/rust/include/LIEF/rust/MachO/Binary.hpp:222
Function
symbol_gnu_hash_size
src/ELF/ExeLayout.hpp:289
Function
symbol_idx
Index in the symbol table
include/LIEF/COFF/AuxiliarySymbols/AuxiliaryCLRToken.hpp:71
Method
symbol_idx
api/rust/include/LIEF/rust/COFF/Relocation.hpp:30
Method
symbol_idx
api/rust/include/LIEF/rust/COFF/AuxiliarySymbols/AuxiliaryCLRToken.hpp:34
Function
symbol_index
Index of the first symbol in the dynamic symbols table which accessible with the hash table
include/LIEF/ELF/GnuHash.hpp:74
Method
symbol_index
api/rust/include/LIEF/rust/ELF/GnuHash.hpp:25
Method
symbol_offset
api/rust/include/LIEF/rust/MachO/SymbolCommand.hpp:24
Method
symbol_stubs
src/MachO/Binary.cpp:2533
Function
symbol_sysv_hash_size
src/ELF/ExeLayout.hpp:268
Function
symbol_table
The associated symbol table (or a nullptr)
include/LIEF/ELF/Relocation.hpp:296
Function
symbol_table
include/LIEF/MachO/SymbolCommand.hpp:85
Method
symbol_table
(&self)
api/rust/cargo/lief/src/macho/commands/symbol_command.rs:45
Method
symbol_table
api/rust/include/LIEF/rust/ELF/Relocation.hpp:45
Method
symbol_table
api/rust/include/LIEF/rust/MachO/SymbolCommand.hpp:31
Function
symbol_vdef_size
src/ELF/ExeLayout.hpp:458
Function
symbol_version
src/ELF/ExeLayout.hpp:453
Function
symbol_version
Return the SymbolVersion associated with this symbol. If there is no symbol version, return a nullptr
include/LIEF/ELF/Symbol.hpp:174
Method
symbol_version
api/rust/include/LIEF/rust/ELF/Symbol.hpp:35
Method
symbol_version_auxiliary
api/rust/include/LIEF/rust/ELF/SymbolVersion.hpp:27
Function
symbol_vreq_size
src/ELF/ExeLayout.hpp:472
Function
symbols
Return an iterator on both static and dynamic symbols
include/LIEF/ELF/Binary.hpp:547
Function
symbols
Iterator over the symbols associated with this section
include/LIEF/COFF/Section.hpp:163
Function
symbols
Iterator over the COFF's symbols
include/LIEF/COFF/Binary.hpp:121
Function
symbols
Return binary's @link MachO::Symbol symbols @endlink
include/LIEF/MachO/Binary.hpp:248
Function
symbols
Return an iterator over the abstracted symbols in which the elements **can** be modified
include/LIEF/Abstract/Binary.hpp:135
Method
symbols
Iterator over the COFF's symbols
api/rust/cargo/lief/src/coff/binary.rs:46
Method
symbols
Iterator over the symbols associated with this section
api/rust/cargo/lief/src/coff/section.rs:100
Method
symbols
Return an iterator over the different [`crate::macho::Symbol`] of this binary
api/rust/cargo/lief/src/macho/binary.rs:106
Function
symbols_aux
SymbolVersionAux entries
include/LIEF/ELF/SymbolVersionDefinition.hpp:80
Method
symbols_format
api/rust/include/LIEF/rust/MachO/DyldChainedFixups.hpp:44
Method
symbols_offset
api/rust/include/LIEF/rust/MachO/DyldChainedFixups.hpp:42
Method
symseg_command>
src/MachO/endianness_support.cpp:369
Method
symtab_command>
src/MachO/endianness_support.cpp:185
Method
symtab_dyn_symbols
src/ELF/Binary.cpp:471
Method
symtab_idx
src/ELF/Binary.cpp:254
Function
symtab_size
src/ELF/ObjectFileLayout.hpp:104
Method
symtab_symbol_by_name
Try to find the symbol with the given name in the debug `.symtab` table
api/rust/cargo/lief/src/elf/binary.rs:232
Method
symtab_symbols_section
src/ELF/Binary.cpp:894
Method
sync
src/logging.hpp:197
Method
sysv_hash
api/rust/include/LIEF/rust/ELF/Binary.hpp:282
Function
sysv_nchain
src/ELF/ExeLayout.hpp:1695
Method
tag
Dynamic TAG associated with the entry
api/rust/cargo/lief/src/elf/dynamic.rs:540
Method
tag2str
src/BinaryStream/ASN1Reader.cpp:456
Method
tag_index
api/rust/include/LIEF/rust/COFF/AuxiliarySymbols/AuxiliaryFunctionDefinition.hpp:25
Method
target
src/MachO/ChainedPointerAnalysis.cpp:455
Method
target
src/MachO/RelocationFixup.cpp:111
Method
target
api/rust/include/LIEF/rust/MachO/Stub.hpp:31
Method
target
api/rust/include/LIEF/rust/MachO/RelocationFixup.hpp:25
Method
target_cpu
src/PDB/pdb.cpp:553
Method
target_cpu
api/rust/include/LIEF/rust/PDB/BuildMetadata.hpp:55
Method
targets
(self)
api/python/backend/config.py:58
Method
tell
(self)
tests/api/test_python.py:73
Method
tell
(self)
tests/api/test_python.py:77
Method
tell
(self)
tests/api/test_python.py:84
Function
test_1
Simple test on the regular id binary comming from an Apple M1 This sample does not contains rebase fixups
tests/macho/test_dyld_chained.py:54
Function
test_1058
()
tests/elf/test_parser.py:146
Function
test_1087
()
tests/macho/test_issues.py:27
Function
test_1124
Test for the PR #1124 in which there are multiple "empty" strings https://github.com/lief-project/LIEF/pull/1124
tests/elf/test_1124.py:6
Function
test_1130
(tmp_path: Path)
tests/macho/test_issues.py:36
Function
test_1132
()
tests/macho/test_issues.py:48
Function
test_2
()
tests/macho/test_dyld_chained.py:124
Function
test_3
Test on dyld which contains DYLD_CHAINED_PTR_FORMAT.PTR_32
tests/macho/test_dyld_chained.py:127
Function
test_945
()
tests/macho/test_issues.py:7
Function
test_975
()
tests/elf/test_parser.py:140
Function
test_984
()
tests/elf/test_parser.py:136
Function
test_993
(tmp_path)
tests/macho/test_issues.py:18
Function
test_DW_TAG_atomic_type
()
tests/dwarf/test_types.py:155
Function
test_DW_TAG_enumeration_type
()
tests/dwarf/test_types.py:280
Function
test_DW_TAG_immutable_type
()
tests/dwarf/test_types.py:245
Function
test_DW_TAG_interface_type
()
tests/dwarf/test_types.py:440
Function
test_DW_TAG_packed_type
()
tests/dwarf/test_types.py:408
Function
test_DW_TAG_ptr_to_member_type
()
tests/dwarf/test_types.py:192
Function
test_DW_TAG_reference_type
()
tests/dwarf/test_types.py:141
Function
test_DW_TAG_restrict_type
()
tests/dwarf/test_types.py:341
Function
test_DW_TAG_rvalue_reference_type
()
tests/dwarf/test_types.py:222
Function
test_DW_TAG_set_type
()
tests/dwarf/test_types.py:206
Function
test_DW_TAG_shared_type
()
tests/dwarf/test_types.py:422
Function
test_DW_TAG_string_type_cobol
()
tests/dwarf/test_types.py:295
Function
test_DW_TAG_string_type_fortran
()
tests/dwarf/test_types.py:311
Function
test_DW_TAG_subrange_type
()
tests/dwarf/test_types.py:369
Function
test_DW_TAG_subroutine_type
()
tests/dwarf/test_types.py:262
Function
test_DW_TAG_template_alias
()
tests/dwarf/test_types.py:168
Function
test_DW_TAG_thrown_type
()
tests/dwarf/test_types.py:386
Function
test_DW_TAG_volatile_type
()
tests/dwarf/test_types.py:328
Function
test_IOKit
()
tests/macho/test_stubs.py:18
Function
test_abstract_concrete
()
tests/api/test_python.py:158
Function
test_abstract_concrete
()
tests/api/test_python_bindings.py:13
Function
test_abstract_reader
()
tests/macho/check_bin_examples.py:30
Function
test_abstract_reader
()
tests/elf/check_bin_examples.py:31
Function
test_abstract_reader
()
tests/pe/check_bin_examples.py:30
Function
test_add_callback
(tmp_path: Path)
tests/pe/test_tls_mod.py:90
Function
test_add_command
(tmp_path)
tests/macho/test_builder.py:81
Function
test_add_dynamic_symbols
(tmp_path: Path, style)
tests/elf/test_dynamic.py:76
Function
test_add_export_entry
(tmp_path: Path)
tests/pe/test_exports_mod.py:180
Function
test_add_icon
(tmp_path: Path)
tests/pe/test_resources.py:849
Function
test_add_import
Make sure we can add a new imported library with functions
tests/pe/test_imports_mod.py:216
Function
test_add_interpreter
(tmp_path)
tests/elf/test_builder.py:145
Function
test_add_manifest
(tmp_path: Path)
tests/pe/test_resources.py:829
Function
test_add_node
(tmp_path: Path)
tests/pe/test_resources.py:758
← previous
next →
10,001–10,100 of 11,400, ranked by callers