Searched refs:getLocations (Results 1 – 15 of 15) sorted by relevance
22 TEST(DWARFDie, getLocations) { in TEST() argument79 EXPECT_THAT_EXPECTED(Die.getLocations(DW_AT_location), in TEST()84 Die.getLocations(DW_AT_data_member_location), in TEST()88 Die.getLocations(DW_AT_vtable_elem_location), in TEST()94 Die.getLocations(DW_AT_call_data_location), in TEST()99 Die.getLocations(DW_AT_call_data_value), in TEST()
51 for (Location subLoc : fusedLoc.getLocations()) in walk()98 decomposedLocs.insert(fusedLoc.getLocations().begin(), in get()99 fusedLoc.getLocations().end()); in get()
407 for (auto subLoc : loc.cast<FusedLoc>().getLocations()) { in getCallSiteLoc()554 for (Location childLoc : fusedLoc.getLocations()) in findLocToShow()
1584 loc.getLocations(), in printLocationInternal()
192 def getLocations(event): function226 self.addBPLocations(getLocations(event))230 self.removeBPLocations(getLocations(event))
157 ArrayRef<Location> locations = fusedLoc.getLocations(); in translateLoc()
99 DIE.getLocations(dwarf::DW_AT_location)) { in isLiveVariable()
228 getLocations(dwarf::Attribute Attr) const;
185 auto Locations = Die.getLocations(dwarf::DW_AT_location); in getLocation()
55 VarDie.getLocations(dwarf::DW_AT_location); in addVariable()
623 Die.getLocations(DW_AT_location)) { in verifyDebugInfoAttribute()1440 Die.getLocations(DW_AT_location); in isVariableIndexable()
411 DWARFDie::getLocations(dwarf::Attribute Attr) const { in getLocations() function in DWARFDie
766 Die.getLocations(DW_AT_location); in updateVariableDieMap()
1180 Die.getLocations(DW_AT_location)) { in addLocalsForDie()
353 Die.getLocations(dwarf::DW_AT_location); in collectStatsForDie()