Next: .type, Previous: .title "heading", Up: Assembler Directives [Contents][Index]
.tls_common symbol, length[, alignment] ¶This directive behaves in the same way as the .comm directive
(see .comm symbol , length ) except that symbol has type of STT_TLS instead of
STT_OBJECT.