Searched refs:AT_UCACHEBSIZE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h67 AT_UCACHEBSIZE = 21, ///< Unified cache block size. enumerator in enum:AuxVector::EntryType
H A DAuxVector.cpp160 case ENTRY_NAME(AT_UCACHEBSIZE); break;
/freebsd-10-stable/sys/powerpc/include/
H A Delf.h100 #define AT_UCACHEBSIZE 12 /* Cache block size, or `0' if cache not unified. */ macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Dauxv.c226 TAG (AT_UCACHEBSIZE, "Unified cache block size", dec);
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h774 #define AT_UCACHEBSIZE 21 /* Unified cache block size. */ macro

Completed in 122 milliseconds