HomeSort by: relevance | last modified time | path
    Searched defs:created_dyn_relocation (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
arc-got.h 53 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;
  /src/external/gpl3/binutils.old/dist/bfd/
arc-got.h 53 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;
  /src/external/gpl3/gdb/dist/bfd/
arc-got.h 53 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;
  /src/external/gpl3/gdb.old/dist/bfd/
arc-got.h 53 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 36 milliseconds