Searched refs:ElfFile (Results 1 – 4 of 4) sorted by relevance
515 const ELFFile<ELFT> &ElfFile = ElfObj.getELFFile(); in buildStub() local517 Expected<Elf_Dyn_Range> DynTable = ElfFile.dynamicEntries(); in buildStub()523 Expected<Elf_Phdr_Range> PHdrs = ElfFile.program_headers(); in buildStub()534 Expected<const uint8_t *> DynStrPtr = ElfFile.toMappedAddr(DynEnt.StrTabAddr); in buildStub()543 DestStub->Target.Arch = static_cast<IFSArch>(ElfFile.getHeader().e_machine); in buildStub()545 convertELFBitWidthToIFS(ElfFile.getHeader().e_ident[EI_CLASS]); in buildStub()547 convertELFEndiannessToIFS(ElfFile.getHeader().e_ident[EI_DATA]); in buildStub()571 Expected<uint64_t> SymCount = ElfFile.getDynSymtabSize(); in buildStub()577 ElfFile.toMappedAddr(DynEnt.DynSymAddr); in buildStub()
1549 ElfFile.symbols(*Shdr); in initSymbolTable()1568 ElfFile.getSection(SymTab->getShndxTable()->Index); in initSymbolTable()1739 Expected<StringRef> Name = ElfFile.getSectionName(Shdr); in makeSection()1763 ElfFile.sections(); in readSectionHeaders()1793 ArrayRef<uint8_t>(ElfFile.base() + Shdr.sh_offset, in readSectionHeaders()1801 uint32_t ShstrIndex = ElfFile.getHeader().e_shstrndx; in readSections()1803 Expected<const Elf_Shdr *> Sec = ElfFile.getSection(0); in readSections()1856 ElfFile.sections(); in readSections()1864 ElfFile.rels(*Shdr); in readSections()1872 ElfFile.relas(*Shdr); in readSections()[all …]
946 const ELFFile<ELFT> &ElfFile; variable963 : ElfFile(ElfObj.getELFFile()), Obj(Obj), in ELFBuilder()
51 0 string ElfFile\0 MS Windows Vista Event Log