Searched refs:SectionGroup (Results 1 – 14 of 14) sorted by relevance
32 struct SectionGroup struct34 static int opApply(scope int delegate(ref SectionGroup) dg) in opApply() argument39 static int opApplyReverse(scope int delegate(ref SectionGroup) dg) in opApplyReverse() argument145 __gshared SectionGroup _sections;
35 struct SectionGroup struct37 static int opApply(scope int delegate(ref SectionGroup) dg) in opApply() argument42 static int opApplyReverse(scope int delegate(ref SectionGroup) dg) in opApplyReverse() argument165 __gshared SectionGroup _sections;
36 struct SectionGroup struct38 static int opApply(scope int delegate(ref SectionGroup) dg) in opApply() argument43 static int opApplyReverse(scope int delegate(ref SectionGroup) dg) in opApplyReverse() argument193 __gshared SectionGroup _sections;
32 struct SectionGroup struct34 static int opApply(scope int delegate(ref SectionGroup) dg) in opApply() argument39 static int opApplyReverse(scope int delegate(ref SectionGroup) dg) in opApplyReverse() argument191 __gshared SectionGroup _sections;
104 alias DSO SectionGroup; variable
21 foreach (ref sg; SectionGroup) in initStaticDataGC()
770 foreach (ref sg; SectionGroup) in moduleinfos_apply()793 foreach (ref sg; SectionGroup) in rt_moduleCtor()802 foreach (ref sg; SectionGroup) in rt_moduleTlsCtor()810 foreach_reverse (ref sg; SectionGroup) in rt_moduleTlsDtor()818 foreach_reverse (ref sg; SectionGroup) in rt_moduleDtor()
80 static assert(isSectionGroup!(SectionGroup));
65 static assert(isSectionGroup!(SectionGroup));
40 alias DSO SectionGroup; variable
41 alias DSO SectionGroup; variable
99 alias DSO SectionGroup; variable