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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dcommon.h566 #define DT_HIPROC 0x7fffffff macro
612 #define DT_HIPROC 0x7fffffff macro
/macosx-10.10.1/dtrace-147/sys/
H A Dlink.h223 * DT_* entries between DT_HIPROC and DT_LOPROC are reserved for processor
232 #define DT_HIPROC 0x7fffffff macro
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DELF.h1209 DT_HIPROC = 0x7FFFFFFF, // End of processor specific tags. enumerator in enum:llvm::ELF::__anon9815
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c1592 if ((type >= DT_LOPROC) && (type <= DT_HIPROC))

Completed in 119 milliseconds