reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Target/TargetLoweringObjectFile.h
  158     return StaticCtorSection;
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  837     StaticCtorSection = Ctx.getELFSection(".ctors", ELF::SHT_PROGBITS,
  845   StaticCtorSection = Ctx.getELFSection(".init_array", ELF::SHT_INIT_ARRAY,
  864     StaticCtorSection = Ctx.getMachOSection("__TEXT", "__constructor", 0,
  869     StaticCtorSection = Ctx.getMachOSection("__DATA", "__mod_init_func",
 1486     StaticCtorSection =
 1495     StaticCtorSection = Ctx.getCOFFSection(
 1548                                       cast<MCSectionCOFF>(StaticCtorSection));
 1805   StaticCtorSection =
 1816          StaticCtorSection :