Lines Matching refs:DWARFDebugInfoEntry
100 DWARFDebugInfoEntry** function_die, in LookupAddress()
101 DWARFDebugInfoEntry** block_die in LookupAddress()
124 DWARFDebugInfoEntry* die_ptr = GetDIEPtr(hint_die_offset, &cu_sp); in LookupAddress()
268 static bool CompareDIEOffset (const DWARFDebugInfoEntry& die1, const DWARFDebugInfoEntry& die2) in CompareDIEOffset()
279 DWARFDebugInfoEntry*
290 DWARFDebugInfoEntry*
294 DWARFDebugInfoEntry* die = NULL; in GetDIEPtrWithCompileUnitHint()
313 const DWARFDebugInfoEntry*
339 DWARFDebugInfoEntry* die, in DWARFDebugInfo_ParseCallback()
400 DWARFDebugInfoEntry die; in Parse()
469 std::vector<DWARFDebugInfoEntry> ancestors;
488 DWARFDebugInfoEntry* die, in DumpCallback()
575 DWARFDebugInfoEntry null_die; in DumpCallback()
702 const DWARFDebugInfoEntry* die = cu_sp->DIE(); in Dump()
731 DWARFDebugInfoEntry* die, in FindCallbackString()