Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h333 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h382 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h416 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCObjectFileInfo.h420 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCObjectFileInfo.h419 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCObjectFileInfo.h420 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCObjectFileInfo.h420 MCSection *getThreadLocalPointerSection() const { in getThreadLocalPointerSection() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp519 OutStreamer->SwitchSection(TLOFMacho.getThreadLocalPointerSection()); in EmitEndOfAsmFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp541 OutStreamer->SwitchSection(TLOFMacho.getThreadLocalPointerSection()); in EmitEndOfAsmFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp549 OutStreamer->switchSection(TLOFMacho.getThreadLocalPointerSection()); in emitEndOfAsmFile()