Home
last modified time | relevance | path

Searched refs:getParamFramePtrReg (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp430 uint16_t(FrameProc.getParamFramePtrReg(CompilationCPUType)), in visitKnownRecord()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h784 RegisterId getParamFramePtrReg(CPUType CPU) const { in getParamFramePtrReg() function
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp636 formatRegisterId(FP.getParamFramePtrReg(CompilationCPU))); in visitKnownRecord()