xzre
Data Fields
backdoor_tls_get_addr_reloc_consts Struct Reference

Data Fields

ptrdiff_t tls_get_addr_plt_offset
 offset from the symbol __tls_get_addr() to the PLT More...
 
ptrdiff_t tls_get_addr_random_symbol_got_offset
 offset from the symbol tls_get_addr_random_symbol to the GOT More...
 

Field Documentation

◆ tls_get_addr_plt_offset

ptrdiff_t backdoor_tls_get_addr_reloc_consts::tls_get_addr_plt_offset

offset from the symbol __tls_get_addr() to the PLT

the field maps to a relocation entry of type R_X86_64_PLTOFF64 and value __tls_get_addr

◆ tls_get_addr_random_symbol_got_offset

ptrdiff_t backdoor_tls_get_addr_reloc_consts::tls_get_addr_random_symbol_got_offset

offset from the symbol tls_get_addr_random_symbol to the GOT

the field maps to a relocation entry of type R_X86_64_GOTOFF64 and value tls_get_addr_random_symbol


The documentation for this struct was generated from the following file: