Searched refs:ThreadDataSection (Results 1 – 3 of 3) sorted by relevance
31 ExecutorAddrRange ThreadDataSection; member257 MOPOSR.EHFrameSection, MOPOSR.ThreadDataSection); in size()263 OB, MOPOSR.EHFrameSection, MOPOSR.ThreadDataSection); in serialize()269 IB, MOPOSR.EHFrameSection, MOPOSR.ThreadDataSection); in deserialize()
736 jitlink::Section *ThreadDataSection = in addEHAndTLVSupportPasses() local744 if (ThreadDataSection) in addEHAndTLVSupportPasses()745 G.mergeSections(*ThreadDataSection, *ThreadBSSSection); in addEHAndTLVSupportPasses()747 ThreadDataSection = ThreadBSSSection; in addEHAndTLVSupportPasses()752 if (ThreadDataSection) { in addEHAndTLVSupportPasses()753 jitlink::SectionRange R(*ThreadDataSection); in addEHAndTLVSupportPasses()755 POSR.ThreadDataSection = {ExecutorAddr(R.getStart()), in addEHAndTLVSupportPasses()759 if (POSR.EHFrameSection.Start || POSR.ThreadDataSection.Start) { in addEHAndTLVSupportPasses()
1152 jitlink::Section *ThreadDataSection = in registerObjectPlatformSections() local1160 if (ThreadDataSection) in registerObjectPlatformSections()1161 G.mergeSections(*ThreadDataSection, *ThreadBSSSection); in registerObjectPlatformSections()1163 ThreadDataSection = ThreadBSSSection; in registerObjectPlatformSections()1181 if (ThreadDataSection) { in registerObjectPlatformSections()1182 jitlink::SectionRange R(*ThreadDataSection); in registerObjectPlatformSections()