Searched refs:function_dies (Results 1 – 1 of 1) sorted by relevance
1144 DWARFDIECollection function_dies; in ParseCompileUnitFunctions() local1145 const size_t num_functions = dwarf_cu->AppendDIEsWithTag (DW_TAG_subprogram, function_dies); in ParseCompileUnitFunctions()1149 const DWARFDebugInfoEntry *die = function_dies.GetDIEPtrAtIndex(func_idx); in ParseCompileUnitFunctions()