search for: 001a5dd4

Displaying 1 result from an estimated 1 matches for "001a5dd4".

Did you mean: 001a5dd0
2018 Jan 27
0
Thread-local-storage memory layout
...ul. Maybe LLVM developers who worked with TLS could help me. Ok, I have two TLS sections .tdata .tbss [ 6] .tdata PROGBITS 00000000002a90d0 001a5dd0 0000000000000004 0000000000000000 WAT 0 0 16 [ 7] .tbss NOBITS 00000000002a90e0 001a5dd4 0000000000009c94 0000000000000000 WAT 0 0 16 And here is the ELF segment information: TLS 0x00000000001a5dd0 0x00000000002a90d0 0x00000000002a90d0 0x0000000000000004 0x0000000000009ca4 R 0x10 So I load this segment into memory using file...