Searched refs:machineToStr (Results 1 – 4 of 4) sorted by relevance
36 StringRef llvm::machineToStr(COFF::MachineTypes MT) { in machineToStr() function in llvm
29 LLVM_ABI StringRef machineToStr(COFF::MachineTypes MT);
294 << machineToStr(FileMachine) in appendFile()305 << machineToStr(FileMachine) in appendFile()307 << machineToStr(LibMachine) << LibMachineSource << '\n'; in appendFile()
235 Err(ctx) << toString(file) << ": machine type " << machineToStr(mt) in addFile()236 << " conflicts with " << machineToStr(ctx.config.machine); in addFile()2325 << machineToStr(config->machine); in linkerMain()