Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Delf.h374 #define STB_GLOBAL 1 /* Global symbol */ macro
/openbmc/qemu/include/
H A Delf.h298 #define STB_GLOBAL 1 macro
/openbmc/qemu/tcg/
H A Dtcg.c7222 .st_info = ELF_ST_INFO(STB_GLOBAL, STT_FUNC), in tcg_register_jit_int()