Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h77 static uint8_t getOSABI(Triple::OSType OSType) { in getOSABI() function
106 uint8_t getOSABI() const { return OSABI; } in getOSABI() function