Searched defs:Vernaux (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.h | 918 struct Vernaux { global() struct |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ | ||
H A D | ELFTypes.h | 69 using Vernaux = Elf_Vernaux_Impl<ELFType<E, Is64>>; global() member |
H A D | ELF.h | 1138 const Elf_Vernaux *Vernaux = getVersionDependencies() local |