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