Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Delf_common.h721 #define R_ARM_TLS_DTPMOD32 17 /* ID of module containing symbol */ macro
/optee_os/ldelf/
H A Dta_elf_rel.c460 case R_ARM_TLS_DTPMOD32: in e32_relocate()