MCPcopy Create free account

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

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

Functionis
include/LIEF/MachO/SegmentCommand.hpp:241
Methodis64bits
()
plugins/ghidra/src/main/java/lief/ghidra/plugins/analyzers/Context.java:52
MethodisELF
(String path)
plugins/ghidra/src/main/java/lief/elf/Utils.java:18
MethodisFat
(String path)
plugins/ghidra/src/main/java/lief/macho/Utils.java:24
Functionis_32
include/LIEF/Abstract/Header.hpp:119
Functionis_32bit
True if the binary is 32-bit
include/LIEF/MachO/Header.hpp:208
Methodis_32bit
api/rust/include/LIEF/rust/MachO/Header.hpp:35
Functionis_64
include/LIEF/Abstract/Header.hpp:123
Functionis_64bit
True if the binary is 64-bit
include/LIEF/MachO/Header.hpp:214
Functionis_64bit
include/LIEF/PE/Factory.hpp:63
Methodis_64bit
True if the binary is 64-bit
api/rust/cargo/lief/src/macho/header.rs:263
Methodis_64bit
api/rust/include/LIEF/rust/MachO/Header.hpp:36
Functionis_absolute
include/LIEF/COFF/Symbol.hpp:190
Methodis_absolute
api/rust/include/LIEF/rust/COFF/Symbol.hpp:69
Methodis_add
src/asm/asm.cpp:243
Methodis_add
True if the instruction performs an arithmetic addition.
api/rust/cargo/lief/src/assembly/instruction.rs:97
Methodis_add
api/rust/include/LIEF/rust/asm/Instruction.hpp:48
Functionis_all_zero
include/LIEF/BinaryStream/BinaryStream.hpp:249
Functionis_android_packed
True if the relocation is using the Android packed relocation format
include/LIEF/ELF/Relocation.hpp:222
Functionis_arm64
include/LIEF/PE/Header.hpp:114
Methodis_arm64ec
src/PE/Binary.cpp:1362
Methodis_arm64ec
True if this binary is compiled in ARM64EC mode (emulation compatible)
api/rust/cargo/lief/src/pe/binary.rs:488
Methodis_arm64ec
api/rust/include/LIEF/rust/PE/Binary.hpp:522
Methodis_arm64x
src/PE/Binary.cpp:1367
Methodis_arm64x
True if this binary is compiled in ARM64X mode (contains both ARM64 and ARM64EC).
api/rust/cargo/lief/src/pe/binary.rs:493
Methodis_arm64x
api/rust/include/LIEF/rust/PE/Binary.hpp:520
Methodis_artificial
src/DWARF/dwarf.cpp:239
Methodis_artificial
Whether this function is created by the compiler and not present in the original source code
api/rust/cargo/lief/src/dwarf/function.rs:58
Methodis_artificial
api/rust/include/LIEF/rust/DWARF/Function.hpp:86
Methodis_auth
src/MachO/ChainedPointerAnalysis.cpp:424
Methodis_barrier
src/asm/asm.cpp:245
Methodis_barrier
True if the instruction prevents executing the instruction that immediatly follows the current. This includes return or unconditional branch instructi
api/rust/cargo/lief/src/assembly/instruction.rs:112
Methodis_barrier
api/rust/include/LIEF/rust/asm/Instruction.hpp:50
Functionis_bigobj
Check if the COFF file wrapped by the given stream is a `bigobj`
include/LIEF/COFF/utils.hpp:51
Methodis_bind
include/LIEF/MachO/ChainedPointerAnalysis.hpp:455
Functionis_binding
include/LIEF/MachO/DyldChainedFixupsCreator.hpp:121
Methodis_bitcast
src/asm/asm.cpp:252
Methodis_bitcast
True if the instruction is doing a bitcast
api/rust/cargo/lief/src/assembly/instruction.rs:152
Methodis_bitcast
api/rust/include/LIEF/rust/asm/Instruction.hpp:57
Methodis_branch
src/asm/asm.cpp:220
Methodis_branch
True if the instruction is a branch
api/rust/cargo/lief/src/assembly/instruction.rs:77
Methodis_branch
api/rust/include/LIEF/rust/asm/Instruction.hpp:43
Methodis_ca
src/PE/signature/x509.cpp:719
Methodis_ca
api/rust/include/LIEF/rust/PE/signature/x509.hpp:45
Methodis_call
src/asm/asm.cpp:228
Methodis_call
True if the instruction is a call
api/rust/cargo/lief/src/assembly/instruction.rs:67
Methodis_call
True if target instruction is a `call`, false otherwise.
api/rust/cargo/lief/src/pe/dynamic_fixups.rs:593
Methodis_call
api/rust/include/LIEF/rust/asm/Instruction.hpp:39
Methodis_call
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicFixup.hpp:134
Functionis_coff
Check if the given stream wraps a COFF file
include/LIEF/COFF/utils.hpp:32
Methodis_coff
api/rust/include/LIEF/rust/COFF/utils.hpp:21
Methodis_compare
src/asm/asm.cpp:250
Methodis_compare
True if the instruction is a comparison
api/rust/cargo/lief/src/assembly/instruction.rs:142
Methodis_compare
api/rust/include/LIEF/rust/asm/Instruction.hpp:55
Methodis_conditional_branch
src/asm/asm.cpp:248
Methodis_conditional_branch
True if the instruction is **conditionally** jumping to the next instruction **or** an instruction into some other basic block.
api/rust/cargo/lief/src/assembly/instruction.rs:131
Methodis_conditional_branch
api/rust/include/LIEF/rust/asm/Instruction.hpp:53
Methodis_constexpr
src/DWARF/dwarf.cpp:132
Methodis_constexpr
Whether it's a `constexpr` variable
api/rust/cargo/lief/src/dwarf/variable.rs:66
Methodis_constexpr
api/rust/include/LIEF/rust/DWARF/Variable.hpp:43
Functionis_data
`True` if the current entry is a ResourceData. It can be safely casted with: ```cpp const auto* data_node = node.cast<ResourceData>(); ```
include/LIEF/PE/ResourceNode.hpp:156
Methodis_debuggable
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:58
Methodis_declaration
src/DWARF/dwarf.cpp:574
Methodis_declaration
(&self)
api/rust/cargo/lief/src/dwarf/types/classlike.rs:70
Methodis_declaration
api/rust/include/LIEF/rust/DWARF/types/ClassLike.hpp:41
Methodis_defined
include/LIEF/PE/resources/ResourceStringTable.hpp:48
Methodis_defined
include/LIEF/PE/resources/ResourceDialog.hpp:52
Functionis_digit
src/internal_utils.hpp:212
Functionis_discardable
True if the section can be discarded as needed. This is typically the case for debug-related sections
include/LIEF/COFF/Section.hpp:145
Functionis_discardable
True if the section can be discarded as needed. This is typically the case for debug-related sections
include/LIEF/PE/Section.hpp:182
Methodis_discardable
True if the section can be discarded as needed. This is typically the case for debug-related sections
api/rust/cargo/lief/src/coff/section.rs:84
Methodis_discardable
True if the section can be discarded as needed. This is typically the case for debug-related sections
api/rust/cargo/lief/src/pe/section.rs:141
Methodis_discardable
api/rust/include/LIEF/rust/COFF/Section.hpp:69
Methodis_discardable
api/rust/include/LIEF/rust/PE/Section.hpp:34
Methodis_elf
api/rust/include/LIEF/rust/ELF/utils.hpp:22
Methodis_exported
src/MachO/Binary.cpp:320
Functionis_extended
api/rust/include/LIEF/rust/utils.hpp:27
Functionis_extern
include/LIEF/PE/ExportEntry.hpp:100
Methodis_extern
api/rust/include/LIEF/rust/PE/ExportEntry.hpp:38
Functionis_external
True if the symbol is defined as an external symbol.
include/LIEF/MachO/Symbol.hpp:174
Methodis_external
Whether the function is defined **outside** the compilation unit (`DW_AT_external`)
api/rust/cargo/lief/src/dwarf/function.rs:63
Methodis_external
(&self)
api/rust/cargo/lief/src/dwarf/types/classlike.rs:66
Methodis_external
(&self)
api/rust/cargo/lief/src/coff/symbol.rs:310
Methodis_external
api/rust/include/LIEF/rust/DWARF/Function.hpp:87
Methodis_external
api/rust/include/LIEF/rust/DWARF/types/ClassLike.hpp:45
Methodis_external
api/rust/include/LIEF/rust/COFF/Symbol.hpp:61
Methodis_external
api/rust/include/LIEF/rust/MachO/Symbol.hpp:36
Functionis_file_record
include/LIEF/COFF/Symbol.hpp:207
Methodis_file_record
api/rust/include/LIEF/rust/COFF/Symbol.hpp:85
Functionis_fixup
include/LIEF/MachO/DyldChainedFixupsCreator.hpp:125
Methodis_forwarded
api/rust/include/LIEF/rust/PE/ExportEntry.hpp:39
Functionis_function
True if the symbol represent a function
include/LIEF/ELF/Symbol.hpp:245
Functionis_function
include/LIEF/COFF/Symbol.hpp:203
Methodis_function
api/rust/include/LIEF/rust/COFF/Symbol.hpp:65
Functionis_function_line_info
include/LIEF/COFF/Symbol.hpp:199
Methodis_function_line_info
api/rust/include/LIEF/rust/COFF/Symbol.hpp:81
Functionis_github_ci
()
tests/utils.py:110
Functionis_global
include/LIEF/ELF/Symbol.hpp:186
Functionis_hex_number
src/internal_utils.hpp:196
Methodis_imported
src/MachO/Binary.cpp:325
← previousnext →7,301–7,400 of 11,400, ranked by callers