Lines Matching defs:SectionRangeSymbolDesc
26 struct SectionRangeSymbolDesc {
27 SectionRangeSymbolDesc() = default;
28 SectionRangeSymbolDesc(Section &Sec, bool IsStart)
50 SectionRangeSymbolDesc D = F(G, *Sym);
90 /// SectionRangeSymbolDesc (LinkGraph &G, Symbol &Sym)
93 /// constructed SectionRangeSymbolDesc should be returned. If Sym is a start
94 /// symbol then SectionRangeSymbolDesc(Sec, true), where Sec is a reference to
96 /// SectionRangeSymbolDesc(Sec, false) should be returned.
109 inline SectionRangeSymbolDesc
128 inline SectionRangeSymbolDesc