Home
last modified time | relevance | path

Searched defs:SelectedSymbol (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc64 struct SelectedSymbol { struct
65 SelectedSymbol(const CComPtr<IDiaSymbol>& symbol, bool is_public) in SelectedSymbol() argument
69 CComPtr<IDiaSymbol> symbol;
71 bool is_public;
74 bool is_multiple;
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h554 DWORD SelectedSymbol; member
565 DWORD SelectedSymbol; member