Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4727 unsigned VerneedNum = Sec->sh_info; in printVersionDependencySection() local
4728 printGNUVersionSectionProlog(*Sec, "Version needs", VerneedNum); in printVersionDependencySection()