Searched refs:AT_IGNOREPPC (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h68 AT_IGNOREPPC = 22, ///< Entry should be ignored. enumerator in enum:AuxVector::EntryType
H A DAuxVector.cpp160 case ENTRY_NAME(AT_IGNOREPPC); break;
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dauxv.c227 TAG (AT_IGNOREPPC, "Entry should be ignored", dec);
/freebsd-11.0-release/contrib/binutils/include/elf/
H A Dcommon.h775 #define AT_IGNOREPPC 22 /* Entry should be ignored */ macro

Completed in 165 milliseconds