Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h297 const MCSection *getStackMapSection() const { return StackMapSection; } in getStackMapSection() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DStackMaps.cpp520 OutContext.getObjectFileInfo()->getStackMapSection(); in serializeToStackMapSection()