Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/unx/
H A Ddiagnose.c86 void *fbase = NULL, *saddr = NULL; in osl_diagnose_frame_Impl() local
97 saddr = dli.dli_saddr; in osl_diagnose_frame_Impl()
101 if (saddr) in osl_diagnose_frame_Impl()
102 offset = (ptrdiff_t)(pc) - (ptrdiff_t)(saddr); in osl_diagnose_frame_Impl()

Completed in 12 milliseconds