Home
last modified time | relevance | path

Searched defs:Elf_Shdr (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h32 using Elf_Shdr = typename ELFT::Shdr; variable
H A DARMEHABIPrinter.h325 typedef typename ET::Shdr Elf_Shdr; typedef
H A DELFDumper.cpp6422 forEachRelocationDo(const Elf_Shdr & Sec,llvm::function_ref<void (const Relocation<ELFT> &,unsigned,const Elf_Shdr &,const Elf_Shdr *)> RelRelaFn) forEachRelocationDo() argument
7761 using Elf_Shdr = typename ELFT::Shdr; printBBAddrMaps() typedef
8130 __anon3d1ec8af3d02(const Elf_Shdr &) printDependentLibs() argument
[all...]
/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp882 using Elf_Shdr = typename ELFT::Shdr; readBBAddrMapImpl() typedef
939 using Elf_Shdr = typename ELFT::Shdr; readDynsymVersionsImpl() typedef
[all...]
/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp76 using Elf_Shdr = typename ELFT::Shdr; typedef
173 using Elf_Shdr = typename ELFT::Shdr; typedef in llvm::ifs::__anonb53ff4f10111::ELFStubBuilder
357 using Elf_Shdr = typename ELFT::Shdr; typedef in llvm::ifs::__anonb53ff4f10111::DynSym
/llvm-project/lld/ELF/
H A DInputFiles.cpp551 using Elf_Shdr = typename ELFT::Shdr; init() typedef
1457 using Elf_Shdr = typename ELFT::Shdr; parse() typedef
[all...]
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h327 using Elf_Shdr = typename ELFT::Shdr; variable
1082 using Elf_Shdr = typename ELFT::Shdr; global() variable
/llvm-project/llvm/unittests/Object/
H A DELFObjectFileTest.cpp1417 using Elf_Shdr = Elf_Shdr_Impl<ELF64LE>; in TEST() typedef
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp144 typedef typename ELFT::Shdr Elf_Shdr; createRTDyldELFObject() typedef