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

  /src/external/gpl3/binutils/dist/bfd/
elf32-arm.c 8366 instruction in 'first_fmac'.
8380 the instruction pointer to the instruction after 'first_fmac'.
8407 unsigned int i, span, first_fmac = 0, veneer_of_insn = 0; local
8471 first_fmac = i;
8504 next_i = first_fmac + 4;
8533 first_fmac);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c 8440 instruction in 'first_fmac'.
8454 the instruction pointer to the instruction after 'first_fmac'.
8481 unsigned int i, span, first_fmac = 0, veneer_of_insn = 0; local
8545 first_fmac = i;
8578 next_i = first_fmac + 4;
8607 first_fmac);
  /src/external/gpl3/gdb/dist/bfd/
elf32-arm.c 8434 instruction in 'first_fmac'.
8448 the instruction pointer to the instruction after 'first_fmac'.
8475 unsigned int i, span, first_fmac = 0, veneer_of_insn = 0; local
8539 first_fmac = i;
8572 next_i = first_fmac + 4;
8601 first_fmac);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c 8415 instruction in 'first_fmac'.
8429 the instruction pointer to the instruction after 'first_fmac'.
8456 unsigned int i, span, first_fmac = 0, veneer_of_insn = 0; local
8520 first_fmac = i;
8553 next_i = first_fmac + 4;
8582 first_fmac);

Completed in 73 milliseconds