Searched defs:rel_end (Results 1 – 2 of 2) sorted by relevance
156 const Elf_Rel *rel_end(const Elf_Shdr *sec) const { in rel_end() function
1130 std::vector<RelocationRef>::const_iterator rel_end = Rels.end(); in DisassembleObject() local