| /src/external/gpl3/gdb/dist/gdbserver/ |
| linux-ppc-low.cc | 1416 gen_call (uint32_t *buf, CORE_ADDR fn, int is_64, int is_opd) 1422 if (is_opd) 1611 int is_opd = is_64 && !is_elfv2_inferior (); local 1613 int is_64 = 0, is_opd = 0; local 1715 p += gen_call (p, collector, is_64, is_opd);
|
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| linux-ppc-low.cc | 1417 gen_call (uint32_t *buf, CORE_ADDR fn, int is_64, int is_opd) 1423 if (is_opd) 1613 int is_opd = is_64 && !is_elfv2_inferior (); local 1615 int is_64 = 0, is_opd = 0; local 1717 p += gen_call (p, collector, is_64, is_opd);
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf64-ppc.c | 4785 bool is_opd; 4803 is_opd = ppc64_elf_section_data (sec)->sec_type == sec_opd; 5310 if (is_opd 5364 if (NO_OPD_RELOCS && is_opd) 13862 bool is_opd; 13889 is_opd = ppc64_elf_section_data (section)->sec_type == sec_opd; 13962 if (NO_OPD_RELOCS && is_opd) 13964 if (!is_opd 15544 bool is_opd; 15572 is_opd = ppc64_elf_section_data (input_section)->sec_type == sec_opd 4781 bool is_opd; local 13858 bool is_opd; local 15540 bool is_opd; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf64-ppc.c | 4793 bool is_opd; 4811 is_opd = ppc64_elf_section_data (sec)->sec_type == sec_opd; 5318 if (is_opd 5372 if (NO_OPD_RELOCS && is_opd) 13860 bool is_opd; 13887 is_opd = ppc64_elf_section_data (section)->sec_type == sec_opd; 13960 if (NO_OPD_RELOCS && is_opd) 13962 if (!is_opd 15542 bool is_opd; 15570 is_opd = ppc64_elf_section_data (input_section)->sec_type == sec_opd 4789 bool is_opd; local 13856 bool is_opd; local 15538 bool is_opd; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf64-ppc.c | 4792 bool is_opd; 4810 is_opd = ppc64_elf_section_data (sec)->sec_type == sec_opd; 5317 if (is_opd 5371 if (NO_OPD_RELOCS && is_opd) 13843 bool is_opd; 13870 is_opd = ppc64_elf_section_data (section)->sec_type == sec_opd; 13943 if (NO_OPD_RELOCS && is_opd) 13945 if (!is_opd 15517 bool is_opd; 15545 is_opd = ppc64_elf_section_data (input_section)->sec_type == sec_opd 4788 bool is_opd; local 13839 bool is_opd; local 15513 bool is_opd; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf64-ppc.c | 4798 bool is_opd; 4816 is_opd = ppc64_elf_section_data (sec)->sec_type == sec_opd; 5314 if (is_opd 5368 if (NO_OPD_RELOCS && is_opd) 13836 bool is_opd; 13863 is_opd = ppc64_elf_section_data (section)->sec_type == sec_opd; 13936 if (NO_OPD_RELOCS && is_opd) 13938 if (!is_opd 15510 bool is_opd; 15538 is_opd = ppc64_elf_section_data (input_section)->sec_type == sec_opd 4794 bool is_opd; local 13832 bool is_opd; local 15506 bool is_opd; local [all...] |