Structs§
- Nhdr32
- Note section contents. Each entry in the note section begins with a header of a fixed form.
- Nhdr64
- Note section contents. Each entry in the note section begins with a header of a fixed form.
- Note
- A 32/64 bit Note struct, with the name and desc pre-parsed
- Note
Data Iterator - An iterator over ELF binary notes in a note section or segment
- Note
Iterator - An iterator over ELF binary notes
Constants§
- ELF_
NOTE_ ABI - Old name
- ELF_
NOTE_ OS_ FREEBSD - ELF_
NOTE_ OS_ GNU - ELF_
NOTE_ OS_ LINUX - ELF_
NOTE_ OS_ SOLARI S2 - NT_FILE
- Description of mapped files.
- NT_
GNU_ ABI_ TAG - ABI information.
- NT_
GNU_ BUILD_ ID - Build ID bits as generated by ld –build-id.
- NT_
GNU_ GOLD_ VERSION - Version note generated by GNU gold containing a version string.
- NT_
GNU_ HWCAP - Synthetic
hwcap
information. - NT_
GNU_ PROPERTY_ TYPE_ 0 - Program property note
- NT_
PRPSINFO - Contains copy of prpsinfo struct.
- NT_
PRSTATUS - Contains copy of prstatus struct.
- NT_
SIGINFO - Fields of siginfo_t.