Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h285 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h328 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h335 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/external/llvm-project/llvm/lib/MC/
DMCMachOStreamer.cpp159 Section == getContext().getObjectFileInfo()->getStackMapSection()) in changeSection()
/external/llvm/lib/CodeGen/
DStackMaps.cpp535 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp563 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
/external/llvm-project/llvm/lib/CodeGen/
DStackMaps.cpp709 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()