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

Declarations

include/llvm/MC/MCContext.h
  412     MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,

References

include/llvm/MC/MCContext.h
  420       return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  918   MCSectionMachO *S = getContext().getMachOSection(
  958       getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind);
lib/MC/MCParser/DarwinAsmParser.cpp
  482   getStreamer().SwitchSection(getContext().getMachOSection(
  724   getStreamer().SwitchSection(getContext().getMachOSection(
  873   getStreamer().EmitTBSSSymbol(getContext().getMachOSection(
  905         getContext().getMachOSection(Segment, Section, MachO::S_ZEROFILL, 0,
  963   getStreamer().EmitZerofill(getContext().getMachOSection(
lib/Target/PowerPC/PPCAsmPrinter.cpp
 1639            OutContext.getMachOSection("__TEXT", "__picsymbolstub1",
 1645            OutContext.getMachOSection("__TEXT","__symbol_stub1",
tools/clang/tools/driver/cc1as_main.cpp
  489     MCSection *AsmLabel = Ctx.getMachOSection(