Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp647 void printGNUVersionSectionProlog(const typename ELFT::Shdr &Sec,
4531 void GNUELFDumper<ELFT>::printGNUVersionSectionProlog( in printGNUVersionSectionProlog() function in GNUELFDumper
4558 printGNUVersionSectionProlog(*Sec, "Version symbols", in printVersionSymbolSection()
4643 printGNUVersionSectionProlog(*Sec, "Version definition", Sec->sh_info); in printVersionDefinitionSection()
4671 printGNUVersionSectionProlog(*Sec, "Version needs", VerneedNum); in printVersionDependencySection()