Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h333 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h364 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp519 OutStreamer->SwitchSection(TLOFMacho.getThreadLocalPointerSection()); in EmitEndOfAsmFile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp540 OutStreamer->SwitchSection(TLOFMacho.getThreadLocalPointerSection()); in EmitEndOfAsmFile()