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

/macosx-10.10.1/dtrace-147/sys/
H A Delf.h528 #define ELF64_ST_INFO(bind, type) (((bind)<<4)+((type)&0xf)) macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dcommon.h450 #define ELF64_ST_INFO ELF_ST_INFO macro

Completed in 127 milliseconds