Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h400 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp551 OutStreamer->SwitchSection(TLOFMacho.getThreadLocalPointerSection()); in emitEndOfAsmFile()