We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0717e1 + 7df711c commit 31021b4Copy full SHA for 31021b4
riscv-elf.adoc
@@ -714,6 +714,8 @@ thread local storage models:
714
The program linker in the case of static TLS or the dynamic linker in the case
715
of dynamic TLS allocate TLS offsets for storage of thread local variables.
716
717
+NOTE: `Global Dynamic` model is also known as `General Dynamic` model.
718
+
719
==== Local Exec
720
721
Local exec is a form of static thread local storage. This model is used
0 commit comments