Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/
Drecordmcount.c269 static unsigned char ideal_nop2_thumb_be[2] = { 0xbf, 0x00 }; /* nop */ variable
553 ideal_nop2_thumb = ideal_nop2_thumb_be; in do_file()