Searched refs:patch_locations_ (Results 1 – 3 of 3) sorted by relevance
124 patch_locations_.push_back(this->data()->size()); in SetAddress()129 patch_locations_.push_back(this->data()->size()); in SetAddress()212 return patch_locations_; in GetPatchLocations()244 std::vector<uintptr_t> patch_locations_; variable
92 patch_locations_.push_back(this->data()->size()); in WriteAddr()176 return patch_locations_; in GetPatchLocations()249 std::vector<uintptr_t> patch_locations_; variable
178 if (!patch_locations_.empty()) { in Write()182 patch_(patch_locations_, in Write()204 return &patch_locations_; in GetPatchLocations()209 std::vector<uintptr_t> patch_locations_; variable