Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h285 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h311 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackMaps.cpp565 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()
/external/llvm/lib/CodeGen/
DStackMaps.cpp535 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()