Searched defs:ELF_ST_BIND (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/dtrace-118.1/sys/
H A Dmachelf.h92 #define ELF_ST_BIND ELF64_ST_BIND macro
137 #define ELF_ST_BIND ELF32_ST_BIND macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/elf/
H A Dcommon.h439 #define ELF_ST_BIND(val) (((unsigned int)(val)) >> 4) macro

Completed in 125 milliseconds