Home
last modified time | relevance | path

Searched defs:cu_sp (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DSymbolFile.cpp172 lldb::CompUnitSP &cu_sp = (*m_compile_units)[idx]; in GetCompileUnitAtIndex() local
178 void SymbolFile::SetCompileUnitAtIndex(uint32_t idx, const CompUnitSP &cu_sp) { in SetCompileUnitAtIndex()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Breakpoint/
DBreakpointResolverFileLine.cpp239 CompUnitSP cu_sp(context.module_sp->GetCompileUnitAtIndex(i)); in SearchCallback() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
DSymbolFileSymtab.cpp119 CompUnitSP cu_sp; in ParseCompileUnitAtIndex() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DSearchFilter.cpp302 CompUnitSP cu_sp(module_sp->GetCompileUnitAtIndex(i)); in DoCUIteration() local
758 CompUnitSP cu_sp = module_sp->GetCompileUnitAtIndex(cu_idx); in Search() local
DModule.cpp430 CompUnitSP cu_sp; in GetCompileUnitAtIndex() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DSymbolFilePDB.cpp737 auto cu_sp = GetCompileUnitContainsAddress(so_addr); in ResolveSymbolContext() local
1634 auto cu_sp = ParseCompileUnitAtIndex(cu_idx); in GetTypes() local
1750 auto cu_sp = std::make_shared<CompileUnit>(m_objfile_sp->GetModule(), nullptr, in ParseCompileUnitForUID() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBModule.cpp271 CompUnitSP cu_sp = module_sp->GetCompileUnitAtIndex(index); in GetCompileUnitAtIndex() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
DSymbolFileBreakpad.cpp218 auto cu_sp = std::make_shared<CompileUnit>(m_objfile_sp->GetModule(), in ParseCompileUnitAtIndex() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandObjectSource.cpp285 CompUnitSP cu_sp(module->GetCompileUnitAtIndex(i)); in DumpFileLinesInModule() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp1281 const CompUnitSP &cu_sp) { in SetCompileUnit()
DSymbolFileDWARF.cpp691 CompUnitSP cu_sp; in ParseCompileUnit() local
1791 CompUnitSP cu_sp = module_sp->GetCompileUnitAtIndex(i); in GetGlobalAranges() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DSymbolFileNativePDB.cpp420 CompUnitSP cu_sp = in CreateCompileUnit() local