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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 111 const MCSection *TLSExtraDataSection;
225 return TLSExtraDataSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 218 TLSExtraDataSection = TLSTLVSection;

Completed in 396 milliseconds