Searched refs:nodirect (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Dsyms.c84 syminfo(Cache *_cache, Alist **nodirect) argument
95 * Traverse the syminfo section recording the index of all nodirect
102 if (alist_append(nodirect, &ndx, sizeof (Word), 20) == 0)
H A Drelocate.c54 Xword *null, Xword *data, Xword *func, Alist *nodirect)
316 * as nodirect, don't allow any local
319 for (ALIST_TRAVERSE(nodirect, idx,
53 count_reloc(Cache *cache, Cache *_cache, Rt_map *lmp, int flags, Addr addr, Xword *null, Xword *data, Xword *func, Alist *nodirect) argument
H A Ddldump.c165 Alist *nodirect = 0; local
384 if (syminfo(_icache, &nodirect)) {
469 nodirect)) {

Completed in 52 milliseconds