Home
last modified time | relevance | path

Searched defs:load_all_debug_info (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp88 uint64_t SymbolFileDWARFDwo::GetDebugInfoSize(bool load_all_debug_info) { in GetDebugInfoSize()
H A DDWARFUnit.cpp899 SymbolFileDWARFDwo *DWARFUnit::GetDwoSymbolFile(bool load_all_debug_info) { in GetDwoSymbolFile()
H A DSymbolFileDWARF.cpp2712 uint64_t SymbolFileDWARF::GetDebugInfoSize(bool load_all_debug_info) { in GetDebugInfoSize()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFile.cpp230 uint64_t SymbolFileCommon::GetDebugInfoSize(bool load_all_debug_info) { in GetDebugInfoSize()
H A DSymbolFileOnDemand.cpp537 uint64_t SymbolFileOnDemand::GetDebugInfoSize(bool load_all_debug_info) { in GetDebugInfoSize()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp230 const bool load_all_debug_info = options.GetLoadAllDebugInfo(); in ReportStatistics() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp921 uint64_t SymbolFileBreakpad::GetDebugInfoSize(bool load_all_debug_info) { in GetDebugInfoSize()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp2159 uint64_t SymbolFileNativePDB::GetDebugInfoSize(bool load_all_debug_info) { in GetDebugInfoSize()