Searched refs:machineToStr (Results 1 – 3 of 3) sorted by relevance
25 StringRef machineToStr(COFF::MachineTypes MT);
31 StringRef llvm::machineToStr(COFF::MachineTypes MT) { in machineToStr() function in llvm
253 << machineToStr(FileMachine) in appendFile()255 << machineToStr(LibMachine) << LibMachineSource << '\n'; in appendFile()