Searched defs:rels (Results 1 – 2 of 2) sorted by relevance
160 List<Container.Relationship> rels = _relations.get(parent); in add() local183 List<Container.Relationship> rels = _relations.get(parent); in remove() local
177 Elf_Rel_Range rels(const Elf_Shdr *Sec) const { in rels() function