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 227 const MCSection *getTLSDataSection() const { return TLSDataSection; }
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 712 return getTLSDataSection();

Completed in 491 milliseconds