Searched defs:func_die (Results 1 – 1 of 1) sorted by relevance
2686 SymbolFileDWARF::GetFunction (DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry* func_die, Symb… in GetFunction()7094 const DWARFDebugInfoEntry *func_die = dwarf_cu->GetDIEPtr(function_die_offset); in ParseTypes() local