Home
last modified time | relevance | path

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

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