Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/
Drecordmcount.c261 static unsigned char push_bl_mcount_thumb_be[6] = { 0xb5, 0x00, 0xf7, 0xff, 0xff, 0xfe }; /* push {… variable
520 push_bl_mcount_thumb = push_bl_mcount_thumb_be; in do_file()