Searched refs:AUXV_AT_GID (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ | ||
H A D | AuxVector.h | 40 AUXV_AT_GID = 13, ///< GID. enumerator |
H A D | AuxVector.cpp | 73 case ENTRY_NAME(AUXV_AT_GID); break; in GetEntryName() |