Home
last modified time | relevance | path

Searched refs:ElfFile (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp360 static Expected<DynSym> create(const ELFFile<ELFT> &ElfFile, in create() argument
362 Expected<Elf_Shdr_Range> Shdrs = ElfFile.sections(); in create()
365 return DynSym(ElfFile, DynEnt, *Shdrs); in create()
370 return ElfFile.base() + DynSymHdr->sh_offset; in getDynSym()
376 return ElfFile.getStringTableForSymtab(*DynSymHdr, Shdrs); in getDynStr()
386 DynSym(const ELFFile<ELFT> &ElfFile, const DynamicEntries &DynEnt, in DynSym() argument
388 : ElfFile(ElfFile), DynEnt(DynEnt), Shdrs(Shdrs), in DynSym()
403 Expected<const uint8_t *> SecPtr = ElfFile.toMappedAddr(EntAddr); in getDynamicData()
408 Expected<const uint8_t *> SecEndPtr = ElfFile.toMappedAddr(EntAddr + Size); in getDynamicData()
416 const ELFFile<ELFT> &ElfFile; member in llvm::ifs::__anon3dc69c9e0111::DynSym
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1413 : ElfFile(ElfObj.getELFFile()), Obj(Obj), in ELFBuilder()
1415 Obj.IsMips64EL = ElfFile.isMips64EL(); in ELFBuilder()
1568 Expected<const Elf_Shdr *> Shdr = ElfFile.getSection(SymTab->Index); in initSymbolTable()
1572 Expected<StringRef> StrTabData = ElfFile.getStringTableForSymtab(**Shdr); in initSymbolTable()
1579 ElfFile.symbols(*Shdr); in initSymbolTable()
1598 ElfFile.getSection(SymTab->getShndxTable()->Index); in initSymbolTable()
1603 ElfFile.template getSectionContentsAsArray<Elf_Word>(**ShndxSec); in initSymbolTable()
1713 if (Expected<ArrayRef<uint8_t>> Data = ElfFile.getSectionContents(Shdr)) in makeSection()
1724 if (Expected<ArrayRef<uint8_t>> Data = ElfFile.getSectionContents(Shdr)) in makeSection()
1734 if (Expected<ArrayRef<uint8_t>> Data = ElfFile.getSectionContents(Shdr)) in makeSection()
[all …]
H A DELFObject.h1090 const ELFFile<ELFT> &ElfFile; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp381 const llvm::object::ELF64LEFile &ElfFile = Elf64LEObject->getELFFile(); in initialize() local
382 auto PHdrsOr = ElfFile.program_headers(); in initialize()
/freebsd/contrib/file/magic/Magdir/
H A Dwindows258 0 string ElfFile\0 MS Windows