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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.c68 relocation_computed (0),
95 unsigned int relocation_computed : 1; member in struct:gdb_bfd_data
936 if (gdata->relocation_computed == 0)
947 gdata->relocation_computed = 1;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdb_bfd.c70 relocation_computed (0),
97 unsigned int relocation_computed : 1; member in struct:gdb_bfd_data
1012 if (gdata->relocation_computed == 0)
1023 gdata->relocation_computed = 1;

Completed in 129 milliseconds