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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 266 const MCSection *getTLSDataSection() const { return TLSDataSection; }
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 780 return getTLSDataSection();

Completed in 198 milliseconds