Home
last modified time | relevance | path

Searched defs:Elf_Verdaux (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h85 using Elf_Verdaux = typename ELFT::Verdaux; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp1014 typedef typename ELFT::Verdaux Elf_Verdaux; in writeSectionContent() typedef