Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c55 static map_info_t *exec_map(struct ps_prochandle *);
2387 exec_map(struct ps_prochandle *P) in exec_map() function
2531 Pgetauxval(P, AT_ENTRY))) != NULL || (mptr = exec_map(P)) != NULL)) in object_name_to_map()