Home
last modified time | relevance | path

Searched refs:printGNUVersionSectionProlog (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp674 void printGNUVersionSectionProlog(const typename ELFT::Shdr &Sec,
4892 void GNUELFDumper<ELFT>::printGNUVersionSectionProlog( in printGNUVersionSectionProlog() function in GNUELFDumper
4919 printGNUVersionSectionProlog(*Sec, "Version symbols", in printVersionSymbolSection()
5004 printGNUVersionSectionProlog(*Sec, "Version definition", Sec->sh_info); in printVersionDefinitionSection()
5032 printGNUVersionSectionProlog(*Sec, "Version needs", VerneedNum); in printVersionDependencySection()