Home
last modified time | relevance | path

Searched refs:getThreadLocalPointerSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h401 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp551 OutStreamer->SwitchSection(TLOFMacho.getThreadLocalPointerSection()); in emitEndOfAsmFile()