Searched refs:child_length (Results 1 – 1 of 1) sorted by relevance
1006 ULONGLONG child_length; in GetFunctionStackParamSize() local1007 if (FAILED(child_type->get_length(&child_length))) { in GetFunctionStackParamSize()1013 int child_end = child_register_offset + static_cast<ULONG>(child_length); in GetFunctionStackParamSize()