Home
last modified time | relevance | path

Searched refs:PE_TLS_TABLE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/include/coff/
HDinternal.h126 #define PE_TLS_TABLE 9 macro
/NextBSD/contrib/binutils/bfd/
HDpeXXigen.c558 tls = pe->pe_opthdr.DataDirectory[PE_TLS_TABLE]; in _bfd_XXi_swap_aouthdr_out()
610 extra->DataDirectory[PE_TLS_TABLE] = tls; in _bfd_XXi_swap_aouthdr_out()
2153 pe_data (abfd)->pe_opthdr.DataDirectory[PE_TLS_TABLE].VirtualAddress = in _bfd_XXi_final_link_postscript()
2166 pe_data (abfd)->pe_opthdr.DataDirectory[PE_TLS_TABLE].Size = 0x18; in _bfd_XXi_final_link_postscript()