Searched refs:createLoongArchELFObjectWriter (Results 1 – 3 of 3) sorted by relevance
39 createLoongArchELFObjectWriter(uint8_t OSABI, bool Is64Bit, bool Relax);
106 llvm::createLoongArchELFObjectWriter(uint8_t OSABI, bool Is64Bit, bool Relax) { in createLoongArchELFObjectWriter() function in llvm
532 return createLoongArchELFObjectWriter( in createObjectTargetWriter()