Home
last modified time | relevance | path

Searched refs:Elf_Shdr_Impl (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Object/
DELFTypes.h25 template <class ELFT> struct Elf_Shdr_Impl;
50 typedef Elf_Shdr_Impl<ELFType<E, Is64>> Shdr;
176 struct Elf_Shdr_Impl : Elf_Shdr_Base<ELFT> {
DELF.h44 typedef Elf_Shdr_Impl<ELFT> Elf_Shdr;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFTypes.h30 template <class ELFT> struct Elf_Shdr_Impl;
59 using Shdr = Elf_Shdr_Impl<ELFType<E, Is64>>;
151 struct Elf_Shdr_Impl : Elf_Shdr_Base<ELFT> {
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp126 struct Elf_Shdr_Impl : Elf_Shdr_Base<target_endianness, is64Bits> { struct
261 typedef Elf_Shdr_Impl<target_endianness, is64Bits> Elf_Shdr;
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp38 typedef Elf_Shdr_Impl<ELFT> Elf_Shdr;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp61 typedef Elf_Shdr_Impl<ELFT> Elf_Shdr;