Home
last modified time | relevance | path

Searched defs:TLS_ADDR (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/libexec/ld.so/
H A Dtib.c76 #define TLS_ADDR(tibp, offset) ((char *)(tibp) + sizeof(struct tib) + (offset)) in allocate_tib() macro
89 #define TLS_ADDR(tibp, offset) ((char *)(tibp) - (offset)) in allocate_tib() macro