Searched refs:function_dies (Results 1 – 1 of 1) sorted by relevance
926 DWARFDIECollection function_dies; in ParseFunctions() local928 dwarf_cu->AppendDIEsWithTag(DW_TAG_subprogram, function_dies); in ParseFunctions()931 DWARFDIE die = function_dies.GetDIEAtIndex(func_idx); in ParseFunctions()