Searched defs:function_die (Results 1 – 3 of 3) sorted by relevance
97 DWARFDebugInfoEntry *function_die = nullptr; in LookupDeepestBlock() local
1835 DWARFDIE function_die = dwarf_cu->LookupAddress(file_vm_addr); in ResolveSymbolContext() local1972 DWARFDIE function_die = in ResolveSymbolContext() local3137 DWARFDIE function_die = dwarf_cu->GetDIE(function_die_offset); in ParseBlocksRecursive() local3170 DWARFDIE function_die = info->GetDIE(DIERef(sc.function->GetID(), this)); in ParseVariablesForContext() local3790 CollectCallEdges(DWARFDIE function_die) { in CollectCallEdges()
1543 DWARFDebugInfoEntry **function_die, in LookupAddress()