Searched defs:stopp (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libkldelf/ |
H A D | kldelf.h | 49 #define EF_LOOKUP_SET(ef, name, startp, stopp, countp) \ argument
|
H A D | ef.c | 176 GElf_Addr *stopp, long *countp) in ef_lookup_set()
|
H A D | ef_obj.c | 154 GElf_Addr *stopp, long *countp) in ef_obj_lookup_set()
|
/freebsd/sys/kern/ |
H A D | link_elf_obj.c | 1597 void ***startp, void ***stopp, int *countp) in link_elf_lookup_set() 1769 Elf_Addr startp, stopp; in link_elf_fix_link_set() local
|
H A D | link_elf.c | 1736 void ***startp, void ***stopp, int *countp) in link_elf_lookup_set()
|