Home
last modified time | relevance | path

Searched defs:GET_LIBRARY_ORDINAL (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dnlist.h237 #define GET_LIBRARY_ORDINAL(n_desc) (((n_desc) >> 8) & 0xff) macro
/external/llvm/include/llvm/Support/
DMachO.h1325 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h1340 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() function
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h1392 inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h1390 inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() function