Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp427 uint16_t(FrameProc.getLocalFramePtrReg(CompilationCPUType)), in visitKnownRecord()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h778 RegisterId getLocalFramePtrReg(CPUType CPU) const { in getLocalFramePtrReg() function
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp635 formatRegisterId(FP.getLocalFramePtrReg(CompilationCPU)), in visitKnownRecord()