Searched defs:SectionInfo (Results 1 – 3 of 3) sorted by relevance
7147 struct SectionInfo { struct7151 SectionInfo() {} in SectionInfo() argument7152 SectionInfo(DeclaratorDecl *Decl, in SectionInfo() function
1442 struct SectionInfo struct in MachSymtabSectionInfo1444 SectionInfo () : in SectionInfo() function1450 VMRange vm_range;1451 SectionSP section_sp;
188 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local