Searched defs:dl_iterate_phdr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c2246 * because the interface to dl_iterate_phdr() does not have a
2250 * - It is possible for dl_iterate_phdr() to be called recursively
2278 * dl_iterate_phdr(), based on whether or not we have already processed
2288 dl_iterate_phdr(int (*callback)(struct dl_phdr_info *, size_t, void *), function

Completed in 49 milliseconds