Searched defs:PatchLocation (Results 1 – 1 of 1) sorted by relevance
27 struct PatchLocation { struct30 PatchLocation() = default; argument31 PatchLocation(DIE::value_iterator I) : I(I) {} in PatchLocation() argument33 void set(uint64_t New) const { in set()40 uint64_t get() const { in get()