Searched refs:addr_to_map (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/common/
H A Ddis.c82 if ((mip = addr_to_map(ph, address)) != 0) {
H A Drdb.h199 extern map_info_t *addr_to_map(struct ps_prochandle *, ulong_t);
H A Dmaps.c81 addr_to_map(struct ps_prochandle *ph, ulong_t addr) function
184 if ((mip = addr_to_map(ph,
H A Dsyms.c213 if ((mip = addr_to_map(ph, addr)) == NULL)
H A Dbpt.c392 if ((mip = addr_to_map(ph, pc)) == (map_info_t *)0)

Completed in 57 milliseconds