Searched refs:stopp (Results 1 – 2 of 2) sorted by relevance
1435 void ***startp, void ***stopp, int *countp) in link_elf_lookup_set() argument1451 if (stopp) in link_elf_lookup_set()1452 *stopp = stop; in link_elf_lookup_set()1608 Elf_Addr startp, stopp; in link_elf_fix_link_set() local1612 startp = stopp = 0; in link_elf_fix_link_set()1634 stopp = (Elf_Addr)(startp + ef->progtab[i].size); in link_elf_fix_link_set()1641 sym->st_value = start ? startp : stopp; in link_elf_fix_link_set()
1640 void ***startp, void ***stopp, int *countp) in link_elf_lookup_set() argument1681 if (stopp != NULL) in link_elf_lookup_set()1682 *stopp = stop; in link_elf_lookup_set()