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