Searched refs:DF_STATIC_TLS (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libelf/ | ||
D | elf.h | 742 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro |
/external/elfutils/src/ | ||
D | readelf.c | 1015 { DF_STATIC_TLS, "STATIC_TLS" } |