Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4565 unsigned VerneedNum = Sec->sh_info; in printVersionDependencySection() local
4566 printGNUVersionSectionProlog(*Sec, "Version needs", VerneedNum); in printVersionDependencySection()