Searched refs:getOrLoadDebugInfoData (Results 1 – 4 of 4) sorted by relevance
65 const DWARFDataExtractor &getOrLoadDebugInfoData();
69 const DWARFDataExtractor &DWARFContext::getOrLoadDebugInfoData() { in getOrLoadDebugInfoData() function in DWARFContext
81 : m_context.getOrLoadDebugInfoData(); in ParseUnitsFor()
1003 : m_dwarf.GetDWARFContext().getOrLoadDebugInfoData(); in GetData()