Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DAuxVector.h59 AUXV_AT_L1I_CACHESHAPE = 34, ///< Shapes of the caches. enumerator
H A DAuxVector.cpp90 case ENTRY_NAME(AUXV_AT_L1I_CACHESHAPE); break; in GetEntryName()