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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 206 MCSection *ConstDataCoalSection = nullptr;
381 return ConstDataCoalSection;
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 151 ConstDataCoalSection = DataCoalSection;
156 ConstDataCoalSection = ConstDataSection;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 1266 return ConstDataCoalSection;

Completed in 28 milliseconds