HomeSort by: relevance | last modified time | path
    Searched refs:getXCOFFSection (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 879 TextSection = Ctx->getXCOFFSection(
884 DataSection = Ctx->getXCOFFSection(
889 ReadOnlySection = Ctx->getXCOFFSection(
894 TLSDataSection = Ctx->getXCOFFSection(
899 TOCBaseSection = Ctx->getXCOFFSection(
907 LSDASection = Ctx->getXCOFFSection(
912 CompactUnwindSection = Ctx->getXCOFFSection(
920 DwarfAbbrevSection = Ctx->getXCOFFSection(
924 DwarfInfoSection = Ctx->getXCOFFSection(
928 DwarfLineSection = Ctx->getXCOFFSection(
    [all...]
MCContext.cpp 720 MCSectionXCOFF *MCContext::getXCOFFSection(
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 2227 return getContext().getXCOFFSection(
2242 return getContext().getXCOFFSection(
2261 return getContext().getXCOFFSection(
2273 return getContext().getXCOFFSection(
2288 return getContext().getXCOFFSection(
2304 return getContext().getXCOFFSection(
2328 return getContext().getXCOFFSection(
2339 return getContext().getXCOFFSection(
2354 return getContext().getXCOFFSection(
2374 return getContext().getXCOFFSection(
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h 638 MCSectionXCOFF *getXCOFFSection(
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 534 .getXCOFFSection(".__tls_get_addr", SectionKind::getText(),
PPCISelLowering.cpp 5270 MCSectionXCOFF *Sec = Context.getXCOFFSection(

Completed in 59 milliseconds