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

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dnlist.h237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) macro
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DMachO.h658 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) function in namespace:llvm::MachO

Completed in 112 milliseconds