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