Searched refs:machineToStr (Results 1 – 4 of 4) sorted by relevance
140 StringRef machineToStr(MachineTypes MT);
41 error(toString(File) + ": machine type " + machineToStr(MT) + in addFile()42 " conflicts with " + machineToStr(Config->Machine)); in addFile()
89 StringRef machineToStr(MachineTypes MT) { in machineToStr() function
1401 machineToStr(Config->Machine)); in link()