Skip to content

tls¤

usage: tls [-h] [-p] [-a]

Print out base address of the current Thread Local Storage (TLS).

Optional arguments¤

Short Long Help
-h --help show this help message and exit
-p --pthread-self Try to get the address of TLS by calling pthread_self().
-a --all Do not truncate the dump output.