Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DAuxVector.cpp26 if (type == AUXV_AT_IGNORE) in ParseAuxv()
61 case ENTRY_NAME(AUXV_AT_IGNORE); break; in GetEntryName()
H A DAuxVector.h28 AUXV_AT_IGNORE = 1, ///< Ignore entry. enumerator