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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 3246 } larch_reloc_queue[LARCH_RECENT_RELOC_QUEUE_LENGTH]; variable in typeref:struct:__anon9794
3277 larch_reloc_queue[larch_reloc_queue_tail].bfd = abfd;
3278 larch_reloc_queue[larch_reloc_queue_tail].section = section;
3279 larch_reloc_queue[larch_reloc_queue_tail].r_offset = r_offset;
3280 larch_reloc_queue[larch_reloc_queue_tail].r_type = r_type;
3281 larch_reloc_queue[larch_reloc_queue_tail].sym = sym;
3282 larch_reloc_queue[larch_reloc_queue_tail].h = h;
3283 larch_reloc_queue[larch_reloc_queue_tail].addend = addend;
3284 loongarch_top (&larch_reloc_queue[larch_reloc_queue_tail].top_then);
3301 if (a_bfd != larch_reloc_queue[i].bf
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 3051 } larch_reloc_queue[LARCH_RECENT_RELOC_QUEUE_LENGTH]; variable in typeref:struct:__anon11275
3082 larch_reloc_queue[larch_reloc_queue_tail].bfd = abfd;
3083 larch_reloc_queue[larch_reloc_queue_tail].section = section;
3084 larch_reloc_queue[larch_reloc_queue_tail].r_offset = r_offset;
3085 larch_reloc_queue[larch_reloc_queue_tail].r_type = r_type;
3086 larch_reloc_queue[larch_reloc_queue_tail].sym = sym;
3087 larch_reloc_queue[larch_reloc_queue_tail].h = h;
3088 larch_reloc_queue[larch_reloc_queue_tail].addend = addend;
3089 loongarch_top (&larch_reloc_queue[larch_reloc_queue_tail].top_then);
3106 if (a_bfd != larch_reloc_queue[i].bf
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 3016 } larch_reloc_queue[LARCH_RECENT_RELOC_QUEUE_LENGTH]; variable in typeref:struct:__anon124
3047 larch_reloc_queue[larch_reloc_queue_tail].bfd = abfd;
3048 larch_reloc_queue[larch_reloc_queue_tail].section = section;
3049 larch_reloc_queue[larch_reloc_queue_tail].r_offset = r_offset;
3050 larch_reloc_queue[larch_reloc_queue_tail].r_type = r_type;
3051 larch_reloc_queue[larch_reloc_queue_tail].sym = sym;
3052 larch_reloc_queue[larch_reloc_queue_tail].h = h;
3053 larch_reloc_queue[larch_reloc_queue_tail].addend = addend;
3054 loongarch_top (&larch_reloc_queue[larch_reloc_queue_tail].top_then);
3071 if (a_bfd != larch_reloc_queue[i].bf
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 3051 } larch_reloc_queue[LARCH_RECENT_RELOC_QUEUE_LENGTH]; variable in typeref:struct:__anon154
3082 larch_reloc_queue[larch_reloc_queue_tail].bfd = abfd;
3083 larch_reloc_queue[larch_reloc_queue_tail].section = section;
3084 larch_reloc_queue[larch_reloc_queue_tail].r_offset = r_offset;
3085 larch_reloc_queue[larch_reloc_queue_tail].r_type = r_type;
3086 larch_reloc_queue[larch_reloc_queue_tail].sym = sym;
3087 larch_reloc_queue[larch_reloc_queue_tail].h = h;
3088 larch_reloc_queue[larch_reloc_queue_tail].addend = addend;
3089 loongarch_top (&larch_reloc_queue[larch_reloc_queue_tail].top_then);
3106 if (a_bfd != larch_reloc_queue[i].bf
    [all...]

Completed in 42 milliseconds