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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 194 MCSection *TLSTLVSection = nullptr; // Defaults to ".tlv".
368 const MCSection *getTLSTLVSection() const { return TLSTLVSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 93 TLSTLVSection // .tlv
301 TLSExtraDataSection = TLSTLVSection;

Completed in 18 milliseconds