Searched refs:get_debug_loc_data (Results 1 – 3 of 3) sorted by relevance
883 … const DWARFDataExtractor &debug_loc_data = dwarf2Data->get_debug_loc_data(); in GetDIENamesAndRanges()1151 … DWARFLocationList::Dump(s, cu, dwarf2Data->get_debug_loc_data(), debug_loc_offset); in DumpAttribute()1530 … assert(dwarf2Data->get_debug_loc_data().GetAddressByteSize() == cu->GetAddressByteSize()); in GetAttributeValueAsLocation()1531 …return DWARFLocationList::Extract(dwarf2Data->get_debug_loc_data(), &debug_loc_offset, location_da… in GetAttributeValueAsLocation()
207 const lldb_private::DWARFDataExtractor& get_debug_loc_data ();
762 SymbolFileDWARF::get_debug_loc_data() in get_debug_loc_data() function in SymbolFileDWARF7419 const DWARFDataExtractor& debug_loc_data = get_debug_loc_data(); in ParseVariableDIE()