Searched refs:getVersionDefinitions (Results 1 – 3 of 3) sorted by relevance
294 getVersionDefinitions(const Elf_Shdr &Sec) const;740 Expected<std::vector<VerDef>> Defs = getVersionDefinitions(*VerDefSec); in loadVersionMap()1039 ELFFile<ELFT>::getVersionDefinitions(const Elf_Shdr &Sec) const { in getVersionDefinitions() function
413 getELFFile().getVersionDefinitions(Shdr); in printSymbolVersion()
5178 Expected<std::vector<VerDef>> V = this->Obj.getVersionDefinitions(*Sec); in printVersionDefinitionSection()7702 Expected<std::vector<VerDef>> V = this->Obj.getVersionDefinitions(*Sec); in printVersionDefinitionSection()