Searched refs:get_debug_str_data (Results 1 – 5 of 5) sorted by relevance
551 return symbol_file->get_debug_str_data().PeekCStr(m_value.value.uval); in AsCString()561 return symbol_file->get_debug_str_data().PeekCStr(str_offset); in AsCString()577 return symbol_file->get_debug_str_data().PeekCStr(strOffset); in AsCString()
52 const lldb_private::DWARFDataExtractor &get_debug_str_data() override;
143 const DWARFDataExtractor &SymbolFileDWARFDwo::get_debug_str_data() { in get_debug_str_data() function in SymbolFileDWARFDwo
241 virtual const lldb_private::DWARFDataExtractor &get_debug_str_data();
471 apple_types, apple_objc, get_debug_str_data()); in InitializeObject()481 debug_names, get_debug_str_data(), in InitializeObject()682 const DWARFDataExtractor &SymbolFileDWARF::get_debug_str_data() { in get_debug_str_data() function in SymbolFileDWARF1131 DWARFDebugMacroEntry::ReadMacroEntries(debug_macro_data, get_debug_str_data(), in ParseDebugMacros()