Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h285 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h328 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h350 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCObjectFileInfo.h354 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCObjectFileInfo.h353 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCObjectFileInfo.h354 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCObjectFileInfo.h354 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DStackMaps.cpp535 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackMaps.cpp563 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DStackMaps.cpp740 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()