HomeSort by relevance Sort by last modified time
    Searched refs:getMachOSection (Results 1 - 25 of 27) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp 35 = Ctx->getMachOSection("__TEXT", "__text",
39 = Ctx->getMachOSection("__DATA", "__data", 0,
43 = Ctx->getMachOSection("__DATA", "__thread_data",
47 = Ctx->getMachOSection("__DATA", "__thread_bss",
53 = Ctx->getMachOSection("__DATA", "__thread_vars",
58 = Ctx->getMachOSection("__DATA", "__thread_init",
63 = Ctx->getMachOSection("__TEXT", "__cstring",
67 = Ctx->getMachOSection("__TEXT","__ustring", 0,
70 = Ctx->getMachOSection("__TEXT", "__literal4",
74 = Ctx->getMachOSection("__TEXT", "__literal8"
    [all...]
MCContext.cpp 156 getMachOSection(StringRef Segment, StringRef Section,
MCPureStreamer.cpp 108 SwitchSection(getContext().getMachOSection("__TEXT", "__text",
MCMachOStreamer.cpp 100 SwitchSection(getContext().getMachOSection("__TEXT", "__text",
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 52 EHFrameSection = Ctx->getMachOSection(
75 = Ctx->getMachOSection("__TEXT", "__text",
79 = Ctx->getMachOSection("__DATA", "__data", 0, SectionKind::getData());
85 = Ctx->getMachOSection("__DATA", "__thread_data",
89 = Ctx->getMachOSection("__DATA", "__thread_bss",
95 = Ctx->getMachOSection("__DATA", "__thread_vars",
99 TLSThreadInitSection = Ctx->getMachOSection(
104 = Ctx->getMachOSection("__TEXT", "__cstring",
108 = Ctx->getMachOSection("__TEXT","__ustring", 0,
111 = Ctx->getMachOSection("__TEXT", "__literal4"
    [all...]
MCContext.cpp 267 MCSectionMachO *MCContext::getMachOSection(StringRef Segment, StringRef Section,
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCContext.h 169 /// getMachOSection - Return the MCSection for the specified mach-o section.
171 const MCSectionMachO *getMachOSection(StringRef Segment,
176 const MCSectionMachO *getMachOSection(StringRef Segment,
180 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K);
  /external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DarwinAsmParser.cpp 306 getStreamer().SwitchSection(getContext().getMachOSection(
447 getStreamer().SwitchSection(getContext().getMachOSection(
566 getStreamer().EmitTBSSSymbol(getContext().getMachOSection(
596 getStreamer().EmitZerofill(getContext().getMachOSection(
654 getStreamer().EmitZerofill(getContext().getMachOSection(
  /external/llvm/include/llvm/MC/
MCContext.h 330 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
335 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
338 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCAsmPrinter.cpp 453 OutContext.getMachOSection("__TEXT", "__picsymbolstub1",
459 OutContext.getMachOSection("__TEXT","__symbol_stub1",
494 OutContext.getMachOSection("__TEXT", "__picsymbolstub1",
541 OutContext.getMachOSection("__TEXT","__symbol_stub1",
  /external/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp 402 getStreamer().SwitchSection(getContext().getMachOSection(
646 getStreamer().SwitchSection(getContext().getMachOSection(
795 getStreamer().EmitTBSSSymbol(getContext().getMachOSection(
825 getStreamer().EmitZerofill(getContext().getMachOSection(
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 363 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
368 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
371 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 363 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
368 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
371 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 363 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
368 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
371 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 363 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
368 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
371 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 363 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
368 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
371 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 363 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
368 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
371 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 363 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
368 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
371 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 363 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
368 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
371 return getMachOSection(Segment, Section, TypeAndAttributes, 0, K,
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86AsmPrinter.cpp 494 OutContext.getMachOSection("__IMPORT", "__jump_table",
520 OutContext.getMachOSection("__IMPORT", "__pointers",
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 525 MCSectionMachO *S = getContext().getMachOSection(
566 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind);
569 // use the value returned by getMachOSection() as a default.
    [all...]
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 592 MCSection *TheSection = OutContext.getMachOSection(
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 370 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind);
373 // use the value returned by getMachOSection() as a default.
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMAsmPrinter.cpp 555 OutContext.getMachOSection("__TEXT", "__symbol_stub4",
561 OutContext.getMachOSection("__TEXT", "__picsymbolstub4",
567 OutContext.getMachOSection("__TEXT", "__StaticInit",
    [all...]

Completed in 955 milliseconds

1 2