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 134 const MCSection *TLSExtraDataSection;
288 return TLSExtraDataSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 241 TLSExtraDataSection = TLSTLVSection;
    [all...]

Completed in 56 milliseconds