Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/host_include/
A Delf_common.h557 #define STB_GLOBAL 1 /* Global symbol */ macro
/optee_os/out/arm/export-ta_arm32/include/
A Delf_common.h557 #define STB_GLOBAL 1 /* Global symbol */ macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Delf_common.h557 #define STB_GLOBAL 1 /* Global symbol */ macro
/optee_os/out/arm/export-ta_arm64/include/
A Delf_common.h557 #define STB_GLOBAL 1 /* Global symbol */ macro
/optee_os/lib/libutee/include/
A Delf_common.h557 #define STB_GLOBAL 1 /* Global symbol */ macro
/optee_os/ldelf/
A Dta_elf_rel.c48 if (st_bind == STB_GLOBAL || (weak_ok && st_bind == STB_WEAK)) in __resolve_sym()

Completed in 27 milliseconds