Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp425 uint16_t(FrameProc.getLocalFramePtrReg(CompilationCPUType)), in visitKnownRecord()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h783 RegisterId getLocalFramePtrReg(CPUType CPU) const { in getLocalFramePtrReg() function
/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp671 formatRegisterId(FP.getLocalFramePtrReg(CompilationCPU), CompilationCPU), in visitKnownRecord()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp727 : frame_proc.getLocalFramePtrReg(cpu_type); in GetBaseFrameRegister()