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

  /src/external/gpl3/binutils/dist/bfd/
coffcode.h 3516 asection *tdata_sec = NULL;
3774 tdata_sec = current;
4249 if (tdata_sec != NULL)
4251 internal_a.o_sntdata = tdata_sec->target_index;
3515 asection *tdata_sec = NULL; local
  /src/external/gpl3/binutils.old/dist/bfd/
coffcode.h 3509 asection *tdata_sec = NULL;
3767 tdata_sec = current;
4242 if (tdata_sec != NULL)
4244 internal_a.o_sntdata = tdata_sec->target_index;
3508 asection *tdata_sec = NULL; local
  /src/external/gpl3/gdb.old/dist/bfd/
coffcode.h 3518 asection *tdata_sec = NULL;
3776 tdata_sec = current;
4251 if (tdata_sec != NULL)
4253 internal_a.o_sntdata = tdata_sec->target_index;
3517 asection *tdata_sec = NULL; local
  /src/external/gpl3/gdb/dist/bfd/
coffcode.h 3511 asection *tdata_sec = NULL;
3769 tdata_sec = current;
4244 if (tdata_sec != NULL)
4246 internal_a.o_sntdata = tdata_sec->target_index;
3510 asection *tdata_sec = NULL; local

Completed in 24 milliseconds