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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 145 /// TLSThreadInitSection - Section for thread local data initialization
147 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func".
254 return TLSThreadInitSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 57 TLSThreadInitSection

Completed in 21 milliseconds