Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h354 MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp737 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()