Home
last modified time | relevance | path

Searched refs:relalim (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dlink_elf_obj.c1272 const Elf_Rela *relalim; in relocate_file() local
1318 relalim = rela + ef->relatab[i].nrela; in relocate_file()
1325 for ( ; rela < relalim; rela++) { in relocate_file()
1652 const Elf_Rela *relalim; in link_elf_reloc_local() local
1698 relalim = rela + ef->relatab[i].nrela; in link_elf_reloc_local()
1704 for ( ; rela < relalim; rela++) { in link_elf_reloc_local()
H A Dlink_elf.c1833 const Elf_Rela *relalim; in link_elf_reloc_local() local
1849 relalim = (const Elf_Rela *) in link_elf_reloc_local()
1851 while (rela < relalim) { in link_elf_reloc_local()