Searched refs:RawPointerSectionList (Results 1 – 1 of 1) sorted by relevance
42 using RawPointerSectionList = std::vector<SectionExtent>; variable52 const RawPointerSectionList &getModInitsSections() const { in getModInitsSections()60 const RawPointerSectionList &getObjCSelRefsSections() const { in getObjCSelRefsSections()68 const RawPointerSectionList &getObjCClassListSections() const { in getObjCClassListSections()79 RawPointerSectionList ModInitSections;80 RawPointerSectionList ObjCSelRefsSections;81 RawPointerSectionList ObjCClassListSections;