Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCELFObjectWriter.h73 static uint8_t getOSABI(Triple::OSType OSType) { in getOSABI() function
100 uint8_t getOSABI() const { return OSABI; } in getOSABI() function