Searched refs:ReportInvalidDIEOffset (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFIndex.cpp | 28 ReportInvalidDIEOffset(ref.die_offset, name); in ProcessFunctionDIE()
|
| H A D | DWARFIndex.h | 51 virtual void ReportInvalidDIEOffset(dw_offset_t offset,
|
| H A D | ManualDWARFIndex.h | 43 void ReportInvalidDIEOffset(dw_offset_t offset, in ReportInvalidDIEOffset() function
|
| H A D | AppleDWARFIndex.h | 52 void ReportInvalidDIEOffset(dw_offset_t offset,
|
| H A D | DebugNamesDWARFIndex.h | 45 void ReportInvalidDIEOffset(dw_offset_t offset, in ReportInvalidDIEOffset() function
|
| H A D | AppleDWARFIndex.cpp | 159 void AppleDWARFIndex::ReportInvalidDIEOffset(dw_offset_t offset, in ReportInvalidDIEOffset() function in AppleDWARFIndex
|
| H A D | SymbolFileDWARF.cpp | 2153 m_index->ReportInvalidDIEOffset(die_ref.die_offset, in FindGlobalVariables() 2213 m_index->ReportInvalidDIEOffset(die_ref.die_offset, regex.GetText()); in FindGlobalVariables() 2397 m_index->ReportInvalidDIEOffset(ref.die_offset, regex.GetText()); in FindFunctions() 2500 m_index->ReportInvalidDIEOffset(die_ref.die_offset, in FindTypes() 2579 m_index->ReportInvalidDIEOffset(die_ref.die_offset, in FindTypes() 2625 m_index->ReportInvalidDIEOffset(die_ref.die_offset, in FindNamespace() 2832 m_index->ReportInvalidDIEOffset(die_ref.die_offset, in FindCompleteObjCDefinitionTypeForDIE() 3042 m_index->ReportInvalidDIEOffset(die_ref.die_offset, in FindDefinitionTypeForDWARFDeclContext() 3210 m_index->ReportInvalidDIEOffset(die_ref.die_offset, ""); in ParseVariablesForContext()
|