Searched refs:getLocalBasePointerRegisterId (Results 1 – 6 of 6) sorted by relevance
58 FORWARD_SYMBOL_METHOD(getLocalBasePointerRegisterId)
71 virtual codeview::RegisterId getLocalBasePointerRegisterId() const = 0;
62 codeview::RegisterId getLocalBasePointerRegisterId() const override;
134 << Symbol.getLocalBasePointerRegisterId(); in start()
178 MOCK_SYMBOL_ACCESSOR(getLocalBasePointerRegisterId)
537 codeview::RegisterId DIARawSymbol::getLocalBasePointerRegisterId() const { in getLocalBasePointerRegisterId() function in DIARawSymbol