Searched refs:getTLSBSSSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h351 MCSection *getTLSBSSSection() const { return TLSBSSSection; } function in class:llvm::MCObjectFileInfo
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp859 TheSection = getObjFileLowering().getTLSBSSSection();

Completed in 88 milliseconds