Searched refs:PatchLocation (Results 1 – 1 of 1) sorted by relevance
57 struct PatchLocation { struct60 PatchLocation() = default;61 PatchLocation(DIE::value_iterator I) : I(I) {} in PatchLocation() function244 Optional<PatchLocation> getUnitRangesAttribute() const { in getUnitRangesAttribute()248 const std::vector<PatchLocation> &getRangesAttributes() const { in getRangesAttributes()252 const std::vector<std::pair<PatchLocation, int64_t>> &276 DeclContext *Ctxt, PatchLocation Attr);287 void noteRangeAttribute(const DIE &Die, PatchLocation Attr);291 void noteLocationAttribute(PatchLocation Attr, int64_t PcOffset);352 PatchLocation>> ForwardDIEReferences;[all …]