Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp577 : frame_proc.getLocalFramePtrReg(cpu_type); in GetBaseFrameRegister()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp427 uint16_t(FrameProc.getLocalFramePtrReg(CompilationCPUType)), in visitKnownRecord()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h784 RegisterId getLocalFramePtrReg(CPUType CPU) const { in getLocalFramePtrReg() function
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp669 formatRegisterId(FP.getLocalFramePtrReg(CompilationCPU), CompilationCPU), in visitKnownRecord()