Searched refs:reg_result (Results 1 – 2 of 2) sorted by relevance
122 int reg_result = dwarf_frame_register (frame, r, ops_mem, &ops, &nops); in handle_address() local123 print_detail (reg_result, ops, nops); in handle_address()124 result |= reg_result; in handle_address()
745 …VkResult reg_result = windows_get_registry_files(inst, registry_location, use_secondary_hive, &sea… in windows_read_data_files_in_registry() local746 if (reg_result == VK_ERROR_OUT_OF_HOST_MEMORY) { in windows_read_data_files_in_registry()751 if ((VK_SUCCESS != reg_result && VK_SUCCESS != regHKR_result) || NULL == search_path) { in windows_read_data_files_in_registry()