Home
last modified time | relevance | path

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

/qemu/include/
H A Delf.h1587 #define SHF_EXECINSTR 0x4 macro
/qemu/tcg/
H A Dtcg.c6416 .sh_flags = SHF_EXECINSTR | SHF_ALLOC, in tcg_register_jit_int()