Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCObjectFileInfo.h416 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp549 OutStreamer->switchSection(TLOFMacho.getThreadLocalPointerSection()); in emitEndOfAsmFile()