Searched refs:patch_location (Results 1 – 1 of 1) sorted by relevance
125 for (uintptr_t patch_location : entries.GetPatchLocations()) { in WriteDebugInfoCU() local126 debug_info_patches->push_back(entries_offset + patch_location); in WriteDebugInfoCU()179 for (uintptr_t patch_location : opcodes.GetPatchLocations()) { in WriteDebugLineTable() local180 debug_line_patches->push_back(opcodes_offset + patch_location); in WriteDebugLineTable()