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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 292 const MCSection *getTLSBSSSection() const { return TLSBSSSection; }
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 454 TheSection = getObjFileLowering().getTLSBSSSection();
    [all...]

Completed in 169 milliseconds