Lines Matching defs:end
43 GElf_Addr start, end;
54 GElf_Addr start, end;
70 if ((*p1)->end < (*p2)->end)
72 if ((*p1)->end > (*p2)->end)
75 /* Same start/end, then just compare which section came first. */
139 newref->end = newref->start + shdr->sh_size;
189 mod->reloc_info->refs[i].end = sortrefs[i]->end;
345 else if (*addr > sections->refs[idx].end)
352 if (*addr == sections->refs[idx].end