Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFTypes.h67 using Verdaux = Elf_Verdaux_Impl<ELFType<E, Is64>>; member
H A DELF.h893 auto *Verdaux = reinterpret_cast<const Elf_Verdaux *>(VerdauxBuf); in getVersionDefinitions() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DELFDump.cpp326 auto *Verdaux = reinterpret_cast<const typename ELFT::Verdaux *>(BufAux); in printSymbolVersionDefinition() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Delf2yaml.cpp1337 const Elf_Verdaux *Verdaux = in dumpVerdefSection() local