Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DStackMaps.h406 void emitFunctionFrameRecords(MCStreamer &OS);
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DStackMaps.cpp615 void StackMaps::emitFunctionFrameRecords(MCStreamer &OS) { in emitFunctionFrameRecords() function in StackMaps
749 emitFunctionFrameRecords(OS); in serializeToStackMapSection()