HomeSort by relevance Sort by last modified time
    Searched refs:DataCoalSection (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 177 MCSection *DataCoalSection;
307 const MCSection *getDataCoalSection() const { return DataCoalSection; }
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 146 DataCoalSection = Ctx->getMachOSection(
151 DataCoalSection = DataSection;
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 580 return DataCoalSection;
    [all...]

Completed in 1449 milliseconds