Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp427 uint16_t(FrameProc.getLocalFramePtrReg(CompilationCPUType)), in visitKnownRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h784 RegisterId getLocalFramePtrReg(CPUType CPU) const { in getLocalFramePtrReg() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp666 formatRegisterId(FP.getLocalFramePtrReg(CompilationCPU), CompilationCPU), in visitKnownRecord()