Searched refs:oso_dwarf (Results 1 – 2 of 2) sorted by relevance
708 SymbolFileDWARF *oso_dwarf = GetSymbolFile (sc); in ParseCompileUnitLanguage() local709 if (oso_dwarf) in ParseCompileUnitLanguage()710 return oso_dwarf->ParseCompileUnitLanguage (sc); in ParseCompileUnitLanguage()717 SymbolFileDWARF *oso_dwarf = GetSymbolFile (sc); in ParseCompileUnitFunctions() local718 if (oso_dwarf) in ParseCompileUnitFunctions()719 return oso_dwarf->ParseCompileUnitFunctions (sc); in ParseCompileUnitFunctions()726 SymbolFileDWARF *oso_dwarf = GetSymbolFile (sc); in ParseCompileUnitLineTable() local727 if (oso_dwarf) in ParseCompileUnitLineTable()728 return oso_dwarf->ParseCompileUnitLineTable (sc); in ParseCompileUnitLineTable()735 SymbolFileDWARF *oso_dwarf = GetSymbolFile (sc); in ParseCompileUnitSupportFiles() local[all …]
256 SetCompileUnit (SymbolFileDWARF *oso_dwarf, const lldb::CompUnitSP &cu_sp);259 GetCompileUnit (SymbolFileDWARF *oso_dwarf);262 GetCompileUnitInfo (SymbolFileDWARF *oso_dwarf);