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

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c97 static int get_progbits(struct module *, struct _buf *);
1973 if (get_progbits(mp, file) < 0) {
2274 get_progbits(struct module *mp, struct _buf *file) function
2707 * However, we can't do that check here as get_progbits()

Completed in 71 milliseconds