Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp576 return is_parameter ? frame_proc.getParamFramePtrReg(cpu_type) in GetBaseFrameRegister()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp430 uint16_t(FrameProc.getParamFramePtrReg(CompilationCPUType)), in visitKnownRecord()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h790 RegisterId getParamFramePtrReg(CPUType CPU) const { in getParamFramePtrReg() function
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp670 formatRegisterId(FP.getParamFramePtrReg(CompilationCPU), CompilationCPU)); in visitKnownRecord()