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

/external/qemu/include/
H A Delf.h641 #define STT_ARM_TFUNC 0xd macro
/external/elfutils/0.153/libelf/
H A Delf.h2287 #define STT_ARM_TFUNC STT_LOPROC /* A Thumb function. */ macro
/external/qemu/disas/
H A Darm.c4000 is_thumb = (type == STT_ARM_TFUNC) || (type == STT_ARM_16BIT);
/external/valgrind/main/perf/
H A Dtinycc.c1629 #define STT_ARM_TFUNC 0xd macro

Completed in 345 milliseconds