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

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h65 AT_DCACHEBSIZE = 19, ///< Data cache block size. enumerator in enum:AuxVector::EntryType
H A DAuxVector.cpp158 case ENTRY_NAME(AT_DCACHEBSIZE); break;
/freebsd-10.2-release/sys/powerpc/include/
H A Delf.h98 #define AT_DCACHEBSIZE 10 /* Data cache block size for the processor. */ macro
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dauxv.c224 TAG (AT_DCACHEBSIZE, "Data cache block size", dec);
/freebsd-10.2-release/contrib/binutils/include/elf/
H A Dcommon.h772 #define AT_DCACHEBSIZE 19 /* Data cache block size. */ macro

Completed in 108 milliseconds