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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h651 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) function in namespace:llvm::MachO
/external/llvm/include/llvm/Support/
H A DMachO.h341 // For undefined symbols coming from libraries, see GET_LIBRARY_ORDINAL()
1325 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { function
/external/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp499 uint32_t LibraryOrdinal = MachO::GET_LIBRARY_ORDINAL(NDesc);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h341 // For undefined symbols coming from libraries, see GET_LIBRARY_ORDINAL()
1340 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { function

Completed in 115 milliseconds