Searched refs:DEBUGGER_END_OF_CODE_MARKER (Results 1 – 3 of 3) sorted by relevance
69 #define DEBUGGER_END_OF_CODE_MARKER 0xbf9f0000 /* invalid instruction */ macro789 *dst++ = util_cpu_to_le32(DEBUGGER_END_OF_CODE_MARKER); in ac_rtld_upload()
1615 #define DEBUGGER_END_OF_CODE_MARKER 0xbf9f0000 /* invalid instruction */ macro1995 ptr32[i] = DEBUGGER_END_OF_CODE_MARKER; in radv_shader_binary_upload()2385 ptr32[i] = DEBUGGER_END_OF_CODE_MARKER;
811 #define DEBUGGER_END_OF_CODE_MARKER 0xbf9f0000 /* invalid instruction */ macro