Change-Id: I92ee061796705394c8b305599c10b2c9f953ac82
Approved-By: Tom Tromey <tom@tromey.com>
filename));
warning_printed = 1;
}
- return 0;
+ return false;
}
+
/* Version 7 indices generated by gold refer to the CU for a symbol instead
of the TU (for symbols coming from TUs),
http://sourceware.org/bugzilla/show_bug.cgi?id=15021.
/* Indexes with higher version than the one supported by GDB may be no
longer backward compatible. */
if (version > 9)
- return 0;
+ return false;
map->version = version;
symbol_table));
}
- return 1;
+ return true;
}
/* A helper for create_cus_from_gdb_index that handles a given list of