Home
last modified time | relevance | path

Searched refs:AUXV_AT_SYSINFO_EHDR (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DAuxVector.h58 AUXV_AT_SYSINFO_EHDR = 33, enumerator
H A DAuxVector.cpp89 case ENTRY_NAME(AUXV_AT_SYSINFO_EHDR); break; in GetEntryName()
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp691 m_auxv->GetAuxValue(AuxVector::AUXV_AT_SYSINFO_EHDR)) in EvalSpecialModulesStatus()