Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DELFTypes.h66 using Verdef = Elf_Verdef_Impl<ELFType<E, Is64>>; member
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/
H A DELFDump.cpp332 auto *Verdef = reinterpret_cast<const typename ELFT::Verdef *>(Buf); in printSymbolVersionDefinition() local
/openbsd/gnu/llvm/llvm/tools/obj2yaml/
H A Delf2yaml.cpp1363 const Elf_Verdef *Verdef = reinterpret_cast<const Elf_Verdef *>(Buf); in dumpVerdefSection() local
/openbsd/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h195 Verdef, enumerator