Home
last modified time | relevance | path

Searched refs:SectionGroup (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Dwin32.d32 struct SectionGroup struct
34 static int opApply(scope int delegate(ref SectionGroup) dg) in opApply() argument
39 static int opApplyReverse(scope int delegate(ref SectionGroup) dg) in opApplyReverse() argument
145 __gshared SectionGroup _sections;
H A Dandroid.d35 struct SectionGroup struct
37 static int opApply(scope int delegate(ref SectionGroup) dg) in opApply() argument
42 static int opApplyReverse(scope int delegate(ref SectionGroup) dg) in opApplyReverse() argument
165 __gshared SectionGroup _sections;
H A Dosx.d36 struct SectionGroup struct
38 static int opApply(scope int delegate(ref SectionGroup) dg) in opApply() argument
43 static int opApplyReverse(scope int delegate(ref SectionGroup) dg) in opApplyReverse() argument
193 __gshared SectionGroup _sections;
H A Dwin64.d32 struct SectionGroup struct
34 static int opApply(scope int delegate(ref SectionGroup) dg) in opApply() argument
39 static int opApplyReverse(scope int delegate(ref SectionGroup) dg) in opApplyReverse() argument
191 __gshared SectionGroup _sections;
H A Delf_shared.d104 alias DSO SectionGroup; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dmemory.d21 foreach (ref sg; SectionGroup) in initStaticDataGC()
H A Dminfo.d770 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()
H A Dsections.d80 static assert(isSectionGroup!(SectionGroup));
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dmemory.d21 foreach (ref sg; SectionGroup) in initStaticDataGC()
H A Dminfo.d770 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()
H A Dsections.d65 static assert(isSectionGroup!(SectionGroup));
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dpecoff.d40 alias DSO SectionGroup; variable
H A Dmacho.d41 alias DSO SectionGroup; variable
H A Delf.d99 alias DSO SectionGroup; variable