LLVM: lib/CodeGen/StackMaps.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define DEBUG_TYPE "stackmaps"
Variables
static cl::opt< int > StackMapVersion ("stackmap-version", cl::init(3), cl::Hidden, cl::desc("Specify the stackmap encoding version (default = 3)"))

DEBUG_TYPE

#define DEBUG_TYPE "stackmaps"

getConstMetaVal()

getDwarfRegNum()

StackMapVersion

cl::opt< int > StackMapVersion("stackmap-version", cl::init(3), cl::Hidden, cl::desc("Specify the stackmap encoding version (default = 3)")) ( "stackmap-version" , cl::init(3) , cl::Hidden , cl::desc("Specify the stackmap encoding version (default = 3)") ) static