Searched defs:PatchLocation (Results 1 – 1 of 1) sorted by relevance
29 struct PatchLocation { struct32 PatchLocation() = default; argument33 PatchLocation(DIE::value_iterator I) : I(I) {} in PatchLocation() argument35 void set(uint64_t New) const { in set()42 uint64_t get() const { in get()