Searched refs:function_die_handle (Results 1 – 1 of 1) sorted by relevance
465 DWARFDebugInfoEntry** function_die_handle, in LookupAddress() argument471 if (function_die_handle != NULL && DIE()) in LookupAddress()479 *function_die_handle = GetDIEPtr(func_aranges.FindAddress(address)); in LookupAddress()480 if (*function_die_handle != NULL) in LookupAddress()485 DWARFDebugInfoEntry* child = (*function_die_handle)->GetFirstChild(); in LookupAddress()