Searched refs:getLocalBasePointerRegisterId (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolFunc.h57 FORWARD_SYMBOL_METHOD(getLocalBasePointerRegisterId)
H A DIPDBRawSymbol.h109 virtual codeview::RegisterId getLocalBasePointerRegisterId() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h83 codeview::RegisterId getLocalBasePointerRegisterId() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h88 codeview::RegisterId getLocalBasePointerRegisterId() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp142 Symbol.getLocalBasePointerRegisterId()};
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp191 codeview::RegisterId NativeRawSymbol::getLocalBasePointerRegisterId() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp679 codeview::RegisterId DIARawSymbol::getLocalBasePointerRegisterId() const { function in class:DIARawSymbol

Completed in 116 milliseconds