Searched refs:getVersionDefinitions (Results 1 – 2 of 2) sorted by relevance
245 getVersionDefinitions(const Elf_Shdr &Sec) const;686 Expected<std::vector<VerDef>> Defs = getVersionDefinitions(*VerDefSec); in loadVersionMap()985 ELFFile<ELFT>::getVersionDefinitions(const Elf_Shdr &Sec) const { in getVersionDefinitions() function
5006 Expected<std::vector<VerDef>> V = this->Obj.getVersionDefinitions(*Sec); in printVersionDefinitionSection()7374 Expected<std::vector<VerDef>> V = this->Obj.getVersionDefinitions(*Sec); in printVersionDefinitionSection()