Searched defs:Vernaux (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/Object/ | ||
H A D | ELFTypes.h | 71 using Vernaux = Elf_Vernaux_Impl<ELFType<E, Is64>>; member |
H A D | ELF.h | 1186 const Elf_Vernaux *Vernaux = getVersionDependencies() local |
/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.h | 1055 struct Vernaux { global() struct |
/llvm-project/llvm/tools/obj2yaml/ | ||
H A D | elf2yaml.cpp | 1509 const Elf_Vernaux *Vernaux = dumpVerneedSection() local |