Searched refs:GetDwoSymbolFile (Results 1 – 6 of 6) sorted by relevance
599 if (GetDwoSymbolFile()) in GetDIE()600 return GetDwoSymbolFile()->GetCompileUnit()->GetDIE(die_offset); in GetDIE()769 SymbolFileDWARFDwo *DWARFUnit::GetDwoSymbolFile() const { in GetDwoSymbolFile() function in DWARFUnit
172 SymbolFileDWARFDwo *GetDwoSymbolFile() const;
67 uint64_t die_bias = cu->GetDwoSymbolFile() ? 0 : *cu_offset; in ToDIERef()
412 SymbolFileDWARFDwo *dwo_symbol_file = cu->GetDwoSymbolFile(); in GetDIENamesAndRanges()789 SymbolFileDWARFDwo *dwo_symbol_file = cu->GetDwoSymbolFile(); in GetAttributes()866 SymbolFileDWARFDwo *dwo_symbol_file = cu->GetDwoSymbolFile(); in GetAttributeValue()
109 SymbolFileDWARFDwo *dwo_symbol_file = unit.GetDwoSymbolFile(); in IndexUnit()
2421 SymbolFileDWARFDwo *dwo = cu->GetDwoSymbolFile(); in GetMangledNamesForFunction()