TLS directory

0001-01-01

In PE files, the Thread Local Storage (TLS) directory is a section that provides threads with their own unique instances of certain data.

TLS directory specifies initialization and callback routines ran before main().