Home
last modified time | relevance | path

Searched refs:ParseSupportFiles (Results 1 – 18 of 18) sorted by relevance

/llvm-project/lldb/source/Plugins/SymbolFile/JSON/
H A DSymbolFileJSON.h61 bool ParseSupportFiles(CompileUnit &comp_unit, in ParseSupportFiles() function
/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.h59 bool ParseSupportFiles(lldb_private::CompileUnit &comp_unit,
H A DSymbolFileSymtab.cpp213 bool SymbolFileSymtab::ParseSupportFiles(CompileUnit &comp_unit, in ParseSupportFiles() function in SymbolFileSymtab
/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp117 bool SymbolFileOnDemand::ParseSupportFiles(CompileUnit &comp_unit, in ParseSupportFiles() function in SymbolFileOnDemand
123 return m_sym_file_impl->ParseSupportFiles(comp_unit, support_files); in ParseSupportFiles()
H A DCompileUnit.cpp533 symfile->ParseSupportFiles(*this, m_support_files);
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h124 bool ParseSupportFiles(CompileUnit &comp_unit,
402 bool ParseSupportFiles(DWARFUnit &dwarf_cu, const lldb::ModuleSP &module,
H A DSymbolFileDWARFDebugMap.h77 bool ParseSupportFiles(CompileUnit &comp_unit,
H A DSymbolFileDWARFDebugMap.cpp730 bool SymbolFileDWARFDebugMap::ParseSupportFiles( in ParseSupportFiles() function in SymbolFileDWARFDebugMap
735 return oso_dwarf->ParseSupportFiles(comp_unit, support_files); in ParseSupportFiles()
H A DSymbolFileDWARF.cpp183 "SymbolFileDWARF::ParseSupportFiles failed to parse " in ParseLLVMLineTablePrologue()
189 "SymbolFileDWARF::ParseSupportFiles failed to parse line " in ParseLLVMLineTablePrologue()
820 if (!ParseSupportFiles(dwarf_cu, module_sp, support_files)) in ParseCompileUnit()
840 // case ParseSupportFiles takes care of the remapping. in ParseCompileUnit()
1064 bool SymbolFileDWARF::ParseSupportFiles(CompileUnit &comp_unit, in ForEachExternalModule()
1071 if (!ParseSupportFiles(*dwarf_cu, comp_unit.GetModule(), support_files)) in ParseSupportFiles() function in SymbolFileDWARF
1077 bool SymbolFileDWARF::ParseSupportFiles(DWARFUnit &dwarf_cu, in ParseSupportFiles()
1084 bool SymbolFileDWARF::ParseSupportFiles(DWARFUnit &dwarf_cu, ParseSupportFiles() function in SymbolFileDWARF
/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.h75 bool ParseSupportFiles(CompileUnit &comp_unit,
H A DSymbolFileBreakpad.cpp281 bool SymbolFileBreakpad::ParseSupportFiles(CompileUnit &comp_unit, in ParseSupportFiles() function in SymbolFileBreakpad
/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.h68 bool ParseSupportFiles(CompileUnit &comp_unit, in ParseSupportFiles() function
/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFileOnDemand.h83 bool ParseSupportFiles(lldb_private::CompileUnit &comp_unit,
H A DSymbolFile.h199 virtual bool ParseSupportFiles(CompileUnit &comp_unit,
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.h72 bool ParseSupportFiles(lldb_private::CompileUnit &comp_unit,
H A DSymbolFilePDB.cpp367 bool SymbolFilePDB::ParseSupportFiles( in ParseSupportFiles() function in SymbolFilePDB
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h96 bool ParseSupportFiles(lldb_private::CompileUnit &comp_unit,
H A DSymbolFileNativePDB.cpp1365 bool SymbolFileNativePDB::ParseSupportFiles(CompileUnit &comp_unit, in GetFileIndex()
1371 bool SymbolFileNativePDB::ParseSupportFiles(CompileUnit &comp_unit, ParseSupportFiles() function in SymbolFileNativePDB