Searched refs:TextSID (Results 1 – 2 of 2) sorted by relevance
37 TextSID(RTDYLD_INVALID_SECTION_ID), in EHFrameRelatedSections()41 : EHFrameSID(EH), TextSID(T), ExceptTabSID(Ex) {} in EHFrameRelatedSections()43 SID TextSID; member
184 unsigned TextSID = RTDYLD_INVALID_SECTION_ID; in finalizeLoad() local195 TextSID = findOrEmitSection(Obj, Section, true, SectionMap); in finalizeLoad()207 EHFrameRelatedSections(EHFrameSID, TextSID, ExceptTabSID)); in finalizeLoad()259 SectionInfo.TextSID == RTDYLD_INVALID_SECTION_ID) in registerEHFrames()261 SectionEntry *Text = &Sections[SectionInfo.TextSID]; in registerEHFrames()