Home
last modified time | relevance | path

Searched refs:AUXV_AT_RANDOM (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DAuxVector.h53 AUXV_AT_RANDOM = 25, ///< Address of 16 random bytes. enumerator
H A DAuxVector.cpp85 case ENTRY_NAME(AUXV_AT_RANDOM); break; in GetEntryName()