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;
289 return TLSExtraDataSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 264 TLSExtraDataSection = TLSTLVSection;
    [all...]

Completed in 54 milliseconds