Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h369 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp552 OutStreamer->SwitchSection(TLOFMacho.getThreadLocalPointerSection()); in EmitEndOfAsmFile()