Searched refs:relatives (Results 1 – 3 of 3) sorted by relevance
1831 std::vector<Elf_Rela> relatives, nonRelatives; in updateAllocSize() local1841 relatives.push_back(r); in updateAllocSize()1846 llvm::sort(relatives, [](const Elf_Rel &a, const Elf_Rel &b) { in updateAllocSize()1858 for (auto i = relatives.begin(), e = relatives.end(); i != e;) { in updateAllocSize()
762 getstr() or one of its relatives to simulate cooked mode. The noraw()
15607 * added waddnstr() and relatives.