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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Darc-got.h53 bool created_dyn_relocation; member in struct:got_entry
118 entry->created_dyn_relocation = false;
467 && !list->created_dyn_relocation)
483 list->created_dyn_relocation = true;
486 && !list->created_dyn_relocation)
538 list->created_dyn_relocation = true;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Darc-got.h53 bfd_boolean created_dyn_relocation; member in struct:got_entry
118 entry->created_dyn_relocation = FALSE;
447 && !list->created_dyn_relocation)
463 list->created_dyn_relocation = TRUE;
466 && !list->created_dyn_relocation)
518 list->created_dyn_relocation = TRUE;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Darc-got.h53 bool created_dyn_relocation; member in struct:got_entry
118 entry->created_dyn_relocation = false;
467 && !list->created_dyn_relocation)
483 list->created_dyn_relocation = true;
486 && !list->created_dyn_relocation)
538 list->created_dyn_relocation = true;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Darc-got.h53 bool created_dyn_relocation; member in struct:got_entry
118 entry->created_dyn_relocation = false;
467 && !list->created_dyn_relocation)
483 list->created_dyn_relocation = true;
486 && !list->created_dyn_relocation)
538 list->created_dyn_relocation = true;

Completed in 134 milliseconds