Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFile.cpp197 lldb::CompUnitSP &cu_sp = (*m_compile_units)[idx]; in GetCompileUnitAtIndex() local
204 const CompUnitSP &cu_sp) { in SetCompileUnitAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp115 CompUnitSP cu_sp; in ParseCompileUnitAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverFileLine.cpp295 CompUnitSP cu_sp(context.module_sp->GetCompileUnitAtIndex(i)); in SearchCallback() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSearchFilter.cpp302 CompUnitSP cu_sp(module_sp->GetCompileUnitAtIndex(i)); in DoCUIteration() local
758 CompUnitSP cu_sp = module_sp->GetCompileUnitAtIndex(cu_idx); in Search() local
H A DModule.cpp428 CompUnitSP cu_sp; in GetCompileUnitAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp219 auto cu_sp = std::make_shared<CompileUnit>( in ParseCompileUnitAtIndex() local
435 CompUnitSP cu_sp = GetCompileUnitAtIndex(i); in FindFunctions() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp752 auto cu_sp = GetCompileUnitContainsAddress(so_addr); in ResolveSymbolContext() local
1636 auto cu_sp = ParseCompileUnitAtIndex(cu_idx); in GetTypes() local
1746 auto cu_sp = std::make_shared<CompileUnit>(m_objfile_sp->GetModule(), nullptr, in ParseCompileUnitForUID() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp269 CompUnitSP cu_sp = module_sp->GetCompileUnitAtIndex(index); in GetCompileUnitAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSource.cpp284 CompUnitSP cu_sp(module->GetCompileUnitAtIndex(i)); in DumpFileLinesInModule() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp537 CompUnitSP cu_sp = std::make_shared<CompileUnit>( in CreateCompileUnit() local
1091 CompUnitSP cu_sp = GetCompileUnitAtIndex(*modi); in ResolveSymbolContext() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp1351 const CompUnitSP &cu_sp) { in SetCompileUnit()
H A DSymbolFileDWARF.cpp780 CompUnitSP cu_sp; in ParseCompileUnit() local
2116 CompUnitSP cu_sp = module_sp->GetCompileUnitAtIndex(i); in GetGlobalAranges() local