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

/macosx-10.10/dtrace-147/sys/
H A Dmachelf.h76 #define ELF_ST_BIND ELF64_ST_BIND macro
121 #define ELF_ST_BIND ELF32_ST_BIND macro
/macosx-10.10/cxxfilt-11/cxxfilt/include/elf/
H A Dcommon.h439 #define ELF_ST_BIND(val) (((unsigned int)(val)) >> 4) macro

Completed in 62 milliseconds