Searched refs:get_debug_loc_data (Results 1 – 3 of 3) sorted by relevance
881 const DataExtractor &debug_loc_data = dwarf2Data->get_debug_loc_data(); in GetDIENamesAndRanges()1149 … DWARFLocationList::Dump(s, cu, dwarf2Data->get_debug_loc_data(), debug_loc_offset); in DumpAttribute()1528 … assert(dwarf2Data->get_debug_loc_data().GetAddressByteSize() == cu->GetAddressByteSize()); in GetAttributeValueAsLocation()1529 …return DWARFLocationList::Extract(dwarf2Data->get_debug_loc_data(), &debug_loc_offset, location_da… in GetAttributeValueAsLocation()
207 const lldb_private::DataExtractor& get_debug_loc_data ();
762 SymbolFileDWARF::get_debug_loc_data() in get_debug_loc_data() function in SymbolFileDWARF7327 const DataExtractor& debug_loc_data = get_debug_loc_data(); in ParseVariableDIE()