Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp377 Expected<SmallVector<std::optional<VersionEntry>, 0> *> getVersionMap() const;
841 ELFDumper<ELFT>::getVersionMap() const { in getVersionMap() function in ELFDumper
886 getVersionMap(); in getSymbolVersion()
5038 this->getVersionMap()) in printVersionSymbolSection()