Skip to main content

Module note

Module note 

Modules§

android_ident
core
gnu_property
note_abi
properties
qnx_stack

Structs§

AndroidIdent
Note representing the .note.android.ident section
CoreAuxv
Note representing core auxiliary vector (NT_AUXV)
CoreFile
Note representing core mapped files (NT_FILE)
CorePrPsInfo
Note representing core process info (NT_PRPSINFO)
CorePrStatus
Note representing core process status (NT_PRSTATUS)
CoreSigInfo
Note representing core signal information (NT_SIGINFO)
Generic
Generic note
NoteAbi
Note representing an ABI tag (e.g. NT_GNU_ABI_TAG)
NoteGnuProperty
Note representing a GNU Property (NT_GNU_PROPERTY_TYPE_0)
QNXStack
Note representing the QNX stack information

Enums§

Notes
The different notes recognized and supported by LIEF
Properties
Enum of the different GNU property subtypes
Type
LIEF representation of the ELF NT_ values.

Traits§

NoteBase
Trait shared by all Notes

Type Aliases§

ItNotes