Home
last modified time | relevance | path

Searched refs:SET_LIBRARY_ORDINAL (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h656 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) in SET_LIBRARY_ORDINAL() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-nm/
Dllvm-nm.cpp1379 MachO::SET_LIBRARY_ORDINAL(U.NDesc, Entry.other()); in dumpSymbolNamesFromObject()
1440 MachO::SET_LIBRARY_ORDINAL(B.NDesc, Entry.ordinal()); in dumpSymbolNamesFromObject()
1502 MachO::SET_LIBRARY_ORDINAL(L.NDesc, Entry.ordinal()); in dumpSymbolNamesFromObject()
/external/llvm/include/llvm/Support/
DMachO.h1329 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h1344 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h1380 inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL() function