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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 203 MCSection *ConstTextCoalSection = nullptr;
376 return ConstTextCoalSection;
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 145 ConstTextCoalSection
154 ConstTextCoalSection = ReadOnlySection;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 1264 return ConstTextCoalSection;

Completed in 19 milliseconds