Searched defs:EMachine (Results 1 – 6 of 6) sorted by relevance
269 StringRef ELF::convertEMachineToArchName(uint16_t EMachine) { in convertEMachineToArchName()
53 uint16_t EMachine) in X86ELFObjectWriter()401 llvm::createX86ELFObjectWriter(bool IsELF64, uint8_t OSABI, uint16_t EMachine) { in createX86ELFObjectWriter()
67 uint16_t EMachine) { in getNewShfFlags()93 uint16_t EMachine) { in getSectionFlagsPreserveMask()114 uint16_t EMachine) { in setSectionFlagsAndType()
56 const uint16_t EMachine; variable
1369 getSectionFlagsForTarget(unsigned EOSAbi, unsigned EMachine) { in getSectionFlagsForTarget()1405 static std::string getGNUFlags(unsigned EOSAbi, unsigned EMachine, in getGNUFlags()4145 unsigned EMachine) { in printSectionDescription()5386 typename ELFT::Half EMachine) { in getGNUProperty()5518 getGNUPropertyList(ArrayRef<uint8_t> Arr, typename ELFT::Half EMachine) { in getGNUPropertyList()5589 ArrayRef<uint8_t> Desc, typename ELFT::Half EMachine) { in printGNUNote()6300 const typename ELFT::Half EMachine = this->Obj.getHeader().e_machine; in printNotes() local8005 typename ELFT::Half EMachine) { in printGNUNoteLLVMStyle()8149 const typename ELFT::Half EMachine = this->Obj.getHeader().e_machine; in printNotes() local
42 uint16_t EMachine; member