Home
last modified time | relevance | path

Searched defs:NT_AUXV (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.h20 enum { NT_PROCINFO = 1, NT_AUXV = 2 }; enumerator
67 NT_AUXV = 11, enumerator
/freebsd/contrib/file/src/
H A Dreadelf.h281 #define NT_AUXV 6 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1651 NT_AUXV = 6, enumerator