Searched refs:GetFunctionStackParamSize (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/common/windows/
H A Dpdb_source_line_writer.h228 static int GetFunctionStackParamSize(IDiaSymbol *function);
H A Dpdb_source_line_writer.cc274 stack_param_size = GetFunctionStackParamSize(function);
1009 int PDBSourceLineWriter::GetFunctionStackParamSize(IDiaSymbol *function) { function in class:google_breakpad::PDBSourceLineWriter

Completed in 97 milliseconds