Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Object/
H A DELFObjectFile.cpp678 using Elf_Shdr = typename ELFT::Shdr; in readBBAddrMapImpl() typedef
708 using Elf_Shdr = typename ELFT::Shdr; in readDynsymVersionsImpl() typedef
/openbsd/gnu/llvm/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::__anon99d7a38b0111::ELFStubBuilder
357 using Elf_Shdr = typename ELFT::Shdr; typedef in llvm::ifs::__anon99d7a38b0111::DynSym
/openbsd/gnu/llvm/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.cpp5888 const Elf_Shdr &Sec, bool RawRelr, in forEachRelocationDo()
6204 llvm::MapVector<const Elf_Shdr *, const Elf_Shdr *> &SecToRelocMap) { in getSectionAndRelocations()
7383 [](const Elf_Shdr &) {}, in printDependentLibs()
/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h324 using Elf_Shdr = typename ELFT::Shdr; variable
954 using Elf_Shdr = typename ELFT::Shdr; variable
/openbsd/gnu/llvm/lld/ELF/
H A DInputFiles.cpp497 using Elf_Shdr = typename ELFT::Shdr; in init() typedef
1366 using Elf_Shdr = typename ELFT::Shdr; in parse() typedef
/openbsd/sys/sys/
H A Dexec_elf.h760 #define Elf_Shdr Elf32_Shdr macro
788 #define Elf_Shdr Elf64_Shdr macro
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp143 typedef typename ELFT::Shdr Elf_Shdr; in createRTDyldELFObject() typedef