Home
last modified time | relevance | path

Searched refs:OutputArch (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp276 if (Config.OutputArch) { in splitDWOToFile()
277 DWOFile->Machine = Config.OutputArch.getValue().EMachine; in splitDWOToFile()
278 DWOFile->OSABI = Config.OutputArch.getValue().OSABI; in splitDWOToFile()
615 if (Config.OutputArch) { in handleArgs()
616 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
617 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
618 Obj.Flags = Config.OutputArch.getValue().ELF_Flags; in handleArgs()
775 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
791 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
803 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp176 if (Config.OutputArch) in splitDWOToFile()
177 DWOFile->Machine = Config.OutputArch.getValue().EMachine; in splitDWOToFile()
266 if (Config.OutputArch) in handleArgs()
267 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
542 Config.OutputArch ? Config.OutputArch.getValue() : Config.BinaryArch); in executeObjcopyOnRawBinary()
556 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp273 if (Config.OutputArch) { in splitDWOToFile()
274 DWOFile->Machine = Config.OutputArch.getValue().EMachine; in splitDWOToFile()
275 DWOFile->OSABI = Config.OutputArch.getValue().OSABI; in splitDWOToFile()
608 if (Config.OutputArch) { in handleArgs()
609 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
610 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
757 getOutputElfType(Config.OutputArch.getValueOr(Config.BinaryArch)); in executeObjcopyOnIHex()
771 getOutputElfType(Config.OutputArch.getValueOr(Config.BinaryArch)); in executeObjcopyOnRawBinary()
783 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp276 if (Config.OutputArch) { in splitDWOToFile()
277 DWOFile->Machine = Config.OutputArch.getValue().EMachine; in splitDWOToFile()
278 DWOFile->OSABI = Config.OutputArch.getValue().OSABI; in splitDWOToFile()
615 if (Config.OutputArch) { in handleArgs()
616 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
617 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
774 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
790 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
802 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp273 if (Config.OutputArch) { in splitDWOToFile()
274 DWOFile->Machine = Config.OutputArch.getValue().EMachine; in splitDWOToFile()
275 DWOFile->OSABI = Config.OutputArch.getValue().OSABI; in splitDWOToFile()
607 if (Config.OutputArch) { in handleArgs()
608 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
609 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
759 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
775 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
787 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp278 if (Config.OutputArch) { in splitDWOToFile()
279 (*DWOFile)->Machine = Config.OutputArch.getValue().EMachine; in splitDWOToFile()
280 (*DWOFile)->OSABI = Config.OutputArch.getValue().OSABI; in splitDWOToFile()
633 if (Config.OutputArch) { in handleArgs()
634 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
635 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
796 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
814 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
829 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp278 if (Config.OutputArch) { in splitDWOToFile()
279 (*DWOFile)->Machine = Config.OutputArch.getValue().EMachine; in splitDWOToFile()
280 (*DWOFile)->OSABI = Config.OutputArch.getValue().OSABI; in splitDWOToFile()
633 if (Config.OutputArch) { in handleArgs()
634 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
635 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
796 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
814 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
829 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp273 if (Config.OutputArch) { in splitDWOToFile()
274 DWOFile->Machine = Config.OutputArch.getValue().EMachine; in splitDWOToFile()
275 DWOFile->OSABI = Config.OutputArch.getValue().OSABI; in splitDWOToFile()
607 if (Config.OutputArch) { in handleArgs()
608 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
609 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
759 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
775 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
787 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp278 if (Config.OutputArch) { in splitDWOToFile()
279 (*DWOFile)->Machine = Config.OutputArch.getValue().EMachine; in splitDWOToFile()
280 (*DWOFile)->OSABI = Config.OutputArch.getValue().OSABI; in splitDWOToFile()
633 if (Config.OutputArch) { in handleArgs()
634 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
635 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
796 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
814 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
829 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp566 if (Config.OutputArch) { in handleArgs()
567 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
568 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
731 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
749 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
766 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp566 if (Config.OutputArch) { in handleArgs()
567 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
568 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
731 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
749 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
766 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp566 if (Config.OutputArch) { in handleArgs()
567 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
568 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
731 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
749 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
766 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp566 if (Config.OutputArch) { in handleArgs()
567 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
568 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
731 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
749 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
766 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp566 if (Config.OutputArch) {
567 Obj.Machine = Config.OutputArch.getValue().EMachine;
568 Obj.OSABI = Config.OutputArch.getValue().OSABI;
731 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo()));
749 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo()));
766 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue())
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp560 if (Config.OutputArch) { in handleArgs()
561 Obj.Machine = Config.OutputArch.getValue().EMachine; in handleArgs()
562 Obj.OSABI = Config.OutputArch.getValue().OSABI; in handleArgs()
732 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnIHex()
750 getOutputElfType(Config.OutputArch.getValueOr(MachineInfo())); in executeObjcopyOnRawBinary()
767 Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue()) in executeObjcopyOnBinary()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-objcopy/
H A DCopyConfig.h52 Optional<MachineInfo> OutputArch; member
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-objcopy/
H A DCopyConfig.h121 Optional<MachineInfo> OutputArch; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-objcopy/
H A DCommonConfig.h198 Optional<MachineInfo> OutputArch; member
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-objcopy/
H A DCopyConfig.h158 Optional<MachineInfo> OutputArch; member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.h158 Optional<MachineInfo> OutputArch; member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-objcopy/
H A DCopyConfig.h165 Optional<MachineInfo> OutputArch; member
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-objcopy/
H A DCopyConfig.h160 Optional<MachineInfo> OutputArch; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonConfig.h198 Optional<MachineInfo> OutputArch; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-objcopy/
H A DCopyConfig.h160 Optional<MachineInfo> OutputArch; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-objcopy/
H A DCommonConfig.h198 Optional<MachineInfo> OutputArch; member

12