Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Drecordmcount.c273 static unsigned char push_bl_mcount_thumb_be[6] = { 0xb5, 0x00, 0xf7, 0xff, 0xff, 0xfe }; /* push {… variable
554 push_bl_mcount_thumb = push_bl_mcount_thumb_be; in do_file()