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

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h66 AT_ICACHEBSIZE = 20, ///< Instruction cache block size. enumerator in enum:AuxVector::EntryType
H A DAuxVector.cpp159 case ENTRY_NAME(AT_ICACHEBSIZE); break;
/freebsd-10.2-release/sys/powerpc/include/
H A Delf.h99 #define AT_ICACHEBSIZE 11 /* Instruction cache block size for the uP. */ macro
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dauxv.c225 TAG (AT_ICACHEBSIZE, "Instruction cache block size", dec);
/freebsd-10.2-release/contrib/binutils/include/elf/
H A Dcommon.h773 #define AT_ICACHEBSIZE 20 /* Instruction cache block size. */ macro

Completed in 53 milliseconds