Home
last modified time | relevance | path

Searched defs:EMachine (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/BinaryFormat/
H A DELF.cpp204 StringRef ELF::convertEMachineToArchName(uint16_t EMachine) { in convertEMachineToArchName()
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp40 uint16_t EMachine) in X86ELFObjectWriter() argument
362 createX86ELFObjectWriter(bool IsELF64,uint8_t OSABI,uint16_t EMachine) createX86ELFObjectWriter() argument
/llvm-project/offload/plugins-nextgen/common/src/Utils/
H A DELF.cpp56 checkMachineImpl(const object::ELFObjectFile<ELFT> & ELFObj,uint16_t EMachine) checkMachineImpl() argument
81 checkMachine(StringRef Object,uint16_t EMachine) checkMachine() argument
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp72 getNewShfFlags(SectionFlag AllFlags,uint16_t EMachine) getNewShfFlags() argument
98 getSectionFlagsPreserveMask(uint64_t OldFlags,uint64_t NewFlags,uint16_t EMachine) getSectionFlagsPreserveMask() argument
119 setSectionFlagsAndType(SectionBase & Sec,SectionFlag Flags,uint16_t EMachine) setSectionFlagsAndType() argument
/llvm-project/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h56 const uint16_t EMachine; variable
/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h41 uint16_t EMachine; member
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1364 getSectionFlagsForTarget(unsigned EOSAbi, unsigned EMachine) { in getSectionFlagsForTarget() argument
1404 static std::string getGNUFlags(unsigned EOSAbi, unsigned EMachine, in getGNUFlags() argument
4080 printSectionDescription(formatted_raw_ostream & OS,unsigned EMachine) printSectionDescription() argument