class Delegate
Defined at line 45 of file ../../src/developer/debug/zxdb/symbols/dwarf_symbol_factory.h
Provides information from the owner of this class without owning pointers to break the
reference cycle.
Public Methods
std::string GetBuildDirForSymbolFactory ()
fxl::WeakPtr<ModuleSymbols> GetModuleSymbols ()
CompileUnit * GetSkeletonCompileUnit ()
When the current binary is a DWO, this returns the skeleton unit in the main binary
corresponding to this DWO. When this is not a DWO, returns null.