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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 176 const MCSection *TextCoalSection;
324 const MCSection *getTextCoalSection() const { return TextCoalSection; }
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 601 return GV->isWeakForLinker() ? TextCoalSection : TextSection;
    [all...]
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 116 TextCoalSection
    [all...]

Completed in 163 milliseconds