| /src/external/gpl3/binutils/dist/bfd/ |
| elfxx-x86.h | 771 plt_unknown = -1 enumerator in enum:elf_x86_plt_type
|
| elf32-i386.c | 4317 { ".plt", NULL, NULL, plt_unknown, 0, 0, 0, 0 }, 4376 plt_type = plt_unknown; 4377 if (plts[j].type == plt_unknown 4411 && (plt_type == plt_unknown || plt_type == plt_non_lazy) 4424 && (plt_type == plt_unknown || plt_type == plt_second) 4445 if (plt_type == plt_unknown)
|
| elf64-x86-64.c | 5818 { ".plt", NULL, NULL, plt_unknown, 0, 0, 0, 0 }, 5870 plt_type = plt_unknown; 5871 if (plts[j].type == plt_unknown 5914 && (plt_type == plt_unknown || plt_type == plt_non_lazy) 5923 if (plt_type == plt_unknown || plt_type == plt_second) 5957 if (plt_type == plt_unknown)
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elfxx-x86.h | 762 plt_unknown = -1 enumerator in enum:elf_x86_plt_type
|
| elf32-i386.c | 4303 { ".plt", NULL, NULL, plt_unknown, 0, 0, 0, 0 }, 4362 plt_type = plt_unknown; 4363 if (plts[j].type == plt_unknown 4397 && (plt_type == plt_unknown || plt_type == plt_non_lazy) 4410 && (plt_type == plt_unknown || plt_type == plt_second) 4431 if (plt_type == plt_unknown)
|
| elf64-x86-64.c | 5795 { ".plt", NULL, NULL, plt_unknown, 0, 0, 0, 0 }, 5847 plt_type = plt_unknown; 5848 if (plts[j].type == plt_unknown 5891 && (plt_type == plt_unknown || plt_type == plt_non_lazy) 5900 if (plt_type == plt_unknown || plt_type == plt_second) 5934 if (plt_type == plt_unknown)
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elfxx-x86.h | 762 plt_unknown = -1 enumerator in enum:elf_x86_plt_type
|
| elf32-i386.c | 4255 { ".plt", NULL, NULL, plt_unknown, 0, 0, 0, 0 }, 4314 plt_type = plt_unknown; 4315 if (plts[j].type == plt_unknown 4349 && (plt_type == plt_unknown || plt_type == plt_non_lazy) 4362 && (plt_type == plt_unknown || plt_type == plt_second) 4383 if (plt_type == plt_unknown)
|
| elf64-x86-64.c | 5309 { ".plt", NULL, NULL, plt_unknown, 0, 0, 0, 0 }, 5361 plt_type = plt_unknown; 5362 if (plts[j].type == plt_unknown 5405 && (plt_type == plt_unknown || plt_type == plt_non_lazy) 5414 if (plt_type == plt_unknown || plt_type == plt_second) 5448 if (plt_type == plt_unknown)
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elfxx-x86.h | 772 plt_unknown = -1 enumerator in enum:elf_x86_plt_type
|
| elf32-i386.c | 4287 { ".plt", NULL, NULL, plt_unknown, 0, 0, 0, 0 }, 4346 plt_type = plt_unknown; 4347 if (plts[j].type == plt_unknown 4381 && (plt_type == plt_unknown || plt_type == plt_non_lazy) 4394 && (plt_type == plt_unknown || plt_type == plt_second) 4415 if (plt_type == plt_unknown)
|
| elf64-x86-64.c | 5791 { ".plt", NULL, NULL, plt_unknown, 0, 0, 0, 0 }, 5843 plt_type = plt_unknown; 5844 if (plts[j].type == plt_unknown 5887 && (plt_type == plt_unknown || plt_type == plt_non_lazy) 5896 if (plt_type == plt_unknown || plt_type == plt_second) 5930 if (plt_type == plt_unknown)
|