Searched defs:patch_locations (Results 1 – 5 of 5) sorted by relevance
111 for (const auto& patch_locations : test_data) { in TEST_F() local
258 const ArrayRef<const uintptr_t>& patch_locations) { in WritePatchLocations()
520 void WritePatches(const char* name, const ArrayRef<const uintptr_t>& patch_locations) { in WritePatches()
202 std::vector<uintptr_t> patch_locations; in WriteCFISection() local
89 std::vector<uintptr_t>* patch_locations) { in WriteFDE()