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

/linux-master/scripts/
H A Drecordmcount.c273 static unsigned char push_bl_mcount_thumb_be[6] = { 0xb5, 0x00, 0xf7, 0xff, 0xff, 0xfe }; /* push {lr}, bl */ variable
554 push_bl_mcount_thumb = push_bl_mcount_thumb_be;

Completed in 81 milliseconds