Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dimgact_elf.c942 static int cb_fpcount_segment(vm_map_entry_t, void *);
1094 cb_fpcount_segment(vm_map_entry_t entry, void *closure) in cb_fpcount_segment() function
1656 error = each_segment(p, cb_fpcount_segment, &fpc.count, 0); in elf_puttextvp()