Home
last modified time | relevance | path

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

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