Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h77 using Elf_Shdr = typename ELFT::Shdr; variable
DELFObjectFile.h236 using Elf_Shdr = typename ELFT::Shdr; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp60 typedef Elf_Shdr_Impl<ELFT> Elf_Shdr; typedef in __anon3ea8153b0111::DyldELFObject
150 typedef typename ELFT::Shdr Elf_Shdr; in createRTDyldELFObject() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp107 typedef typename ELFT::Shdr Elf_Shdr; typedef in __anon904c2d040111::ELFState