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