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

/external/google-breakpad/src/common/windows/
H A Dpdb_source_line_writer.cc1047 DWORD child_location_type; local
1048 if (FAILED(child->get_locationType(&child_location_type)) ||
1049 child_location_type != LocIsRegRel) {

Completed in 81 milliseconds