Searched defs:SectionGroup (Results 1 – 8 of 8) sorted by relevance
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() argument47 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable()52 @property ref inout(ModuleGroup) moduleGroup() inout nothrow @nogc in inout()57 @property immutable(FuncTable)[] ehTables() const nothrow @nogc in immutable()64 @property inout(void[])[] gcRanges() inout nothrow @nogc in inout()
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() argument48 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable()53 @property ref inout(ModuleGroup) moduleGroup() inout nothrow @nogc in inout()58 @property inout(void[])[] gcRanges() inout nothrow @nogc in inout()63 @property immutable(FuncTable)[] ehTables() const nothrow @nogc in immutable()70 ModuleGroup _moduleGroup;
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() argument44 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable()49 @property ref inout(ModuleGroup) moduleGroup() inout nothrow @nogc in inout()54 @property inout(void[])[] gcRanges() inout nothrow @nogc in inout()
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() argument44 @property immutable(ModuleInfo*)[] modules() const nothrow @nogc in immutable()49 @property ref inout(ModuleGroup) moduleGroup() inout nothrow @nogc in inout()54 version (Win64) in version()62 @property inout(void[])[] gcRanges() inout nothrow @nogc in inout()
104 alias DSO SectionGroup; variable
41 alias DSO SectionGroup; variable
40 alias DSO SectionGroup; variable
99 alias DSO SectionGroup; variable