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

  /src/external/gpl3/binutils/dist/bfd/
elf32-arm.c 3161 unsigned int gotfuncdesc_cnt; member in struct:fdpic_global
3529 ret->fdpic_cnts.gotfuncdesc_cnt = 0;
4001 edir->fdpic_cnts.gotfuncdesc_cnt += eind->fdpic_cnts.gotfuncdesc_cnt;
15364 eh->fdpic_cnts.gotfuncdesc_cnt++;
16433 if (eh->fdpic_cnts.gotfuncdesc_cnt > 0)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c 3220 unsigned int gotfuncdesc_cnt; member in struct:fdpic_global
3588 ret->fdpic_cnts.gotfuncdesc_cnt = 0;
4065 edir->fdpic_cnts.gotfuncdesc_cnt += eind->fdpic_cnts.gotfuncdesc_cnt;
15491 eh->fdpic_cnts.gotfuncdesc_cnt++;
16560 if (eh->fdpic_cnts.gotfuncdesc_cnt > 0)
  /src/external/gpl3/gdb/dist/bfd/
elf32-arm.c 3218 unsigned int gotfuncdesc_cnt; member in struct:fdpic_global
3584 ret->fdpic_cnts.gotfuncdesc_cnt = 0;
4061 edir->fdpic_cnts.gotfuncdesc_cnt += eind->fdpic_cnts.gotfuncdesc_cnt;
15485 eh->fdpic_cnts.gotfuncdesc_cnt++;
16554 if (eh->fdpic_cnts.gotfuncdesc_cnt > 0)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c 3219 unsigned int gotfuncdesc_cnt; member in struct:fdpic_global
3585 ret->fdpic_cnts.gotfuncdesc_cnt = 0;
4062 edir->fdpic_cnts.gotfuncdesc_cnt += eind->fdpic_cnts.gotfuncdesc_cnt;
15407 eh->fdpic_cnts.gotfuncdesc_cnt++;
16476 if (eh->fdpic_cnts.gotfuncdesc_cnt > 0)

Completed in 72 milliseconds