Home
last modified time | relevance | path

Searched refs:ideal_nop2_thumb_be (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/scripts/
Drecordmcount.c257 static unsigned char ideal_nop2_thumb_be[2] = { 0xbf, 0x00 }; /* nop */ variable
519 ideal_nop2_thumb = ideal_nop2_thumb_be; in do_file()