Home
last modified time | relevance | path

Searched refs:child_length (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc1006 ULONGLONG child_length; in GetFunctionStackParamSize() local
1007 if (FAILED(child_type->get_length(&child_length))) { in GetFunctionStackParamSize()
1013 int child_end = child_register_offset + static_cast<ULONG>(child_length); in GetFunctionStackParamSize()