Searched refs:getOutputElfType (Results 1 – 1 of 1) sorted by relevance
74 static ElfType getOutputElfType(const Binary &Bin) { in getOutputElfType() function87 static ElfType getOutputElfType(const MachineInfo &MI) { in getOutputElfType() function541 const ElfType OutputElfType = getOutputElfType( in executeObjcopyOnRawBinary()556 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()557 : getOutputElfType(In); in executeObjcopyOnBinary()