struct TestIndexedSymbol
Defined at line 15 of file ../../src/developer/debug/zxdb/symbols/index_test_support.h
Creates a symbol in the index and the mock module symbols.
Public Members
SymbolRef die_ref
IndexNode * index_node
RefPtr symbol
static int next_die_ref
Public Methods
void TestIndexedSymbol (MockModuleSymbols * mod_sym, IndexNode * index_parent, const std::string & name, fxl::RefPtr<Symbol> sym)
Defined at line 33 of file ../../src/developer/debug/zxdb/symbols/index_test_support.cc