Searched refs:i_Pxlookup_by_addr (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libproc/common/ |
H A D | Psymtab.c | 2386 i_Pxlookup_by_addr( in i_Pxlookup_by_addr() function 2459 return (i_Pxlookup_by_addr(P, B_FALSE, addr, buf, bufsize, symp, sip)); in Pxlookup_by_addr() 2466 return (i_Pxlookup_by_addr(P, B_TRUE, addr, buf, bufsize, symp, sip)); in Pxlookup_by_addr_resolved() 2473 return (i_Pxlookup_by_addr(P, B_FALSE, addr, buf, size, symp, NULL)); in Plookup_by_addr()
|