Home
last modified time | relevance | path

Searched refs:getOutputFormatMachineInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp201 static const MachineInfo &getOutputFormatMachineInfo(StringRef Format) { in getOutputFormatMachineInfo() function
286 Config.OutputArch = getOutputFormatMachineInfo(Config.OutputFormat); in parseObjcopyOptions()