Searched refs:patch_location (Results 1 – 1 of 1) sorted by relevance
145 for (uintptr_t patch_location : entries.GetPatchLocations()) { in WriteDebugInfoCU() local146 debug_info_patches->push_back(debug_info_offset + entries_offset + patch_location); in WriteDebugInfoCU()199 for (uintptr_t patch_location : opcodes.GetPatchLocations()) { in WriteDebugLineTable() local200 debug_line_patches->push_back(debug_line_offset + opcodes_offset + patch_location); in WriteDebugLineTable()