Home | History | Annotate | Download | only in elf

Lines Matching refs:SHF_TLS

413 	SHF_TLS              SectionFlag = 0x400      /* Section contains TLS data. */
428 {0x400, "SHF_TLS"},