Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp632 void printGNUVersionSectionProlog(const typename ELFT::Shdr &Sec,
4410 void GNUELFDumper<ELFT>::printGNUVersionSectionProlog( in printGNUVersionSectionProlog() function in GNUELFDumper
4437 printGNUVersionSectionProlog(*Sec, "Version symbols", in printVersionSymbolSection()
4522 printGNUVersionSectionProlog(*Sec, "Version definition", Sec->sh_info); in printVersionDefinitionSection()
4550 printGNUVersionSectionProlog(*Sec, "Version needs", VerneedNum); in printVersionDependencySection()