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

  /src/external/gpl3/binutils/dist/bfd/
elf32-arm.c 2501 #define PLT_THUMB_STUB_SIZE 4
4246 destination -= PLT_THUMB_STUB_SIZE;
4295 branch_offset += PLT_THUMB_STUB_SIZE;
5698 offset -= PLT_THUMB_STUB_SIZE;
9538 splt->size += PLT_THUMB_STUB_SIZE;
11122 value -= PLT_THUMB_STUB_SIZE;
11223 value -= PLT_THUMB_STUB_SIZE;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c 2493 #define PLT_THUMB_STUB_SIZE 4
4310 destination -= PLT_THUMB_STUB_SIZE;
4359 branch_offset += PLT_THUMB_STUB_SIZE;
5770 offset -= PLT_THUMB_STUB_SIZE;
9616 splt->size += PLT_THUMB_STUB_SIZE;
11251 value -= PLT_THUMB_STUB_SIZE;
11352 value -= PLT_THUMB_STUB_SIZE;
  /src/external/gpl3/gdb/dist/bfd/
elf32-arm.c 2493 #define PLT_THUMB_STUB_SIZE 4
4306 destination -= PLT_THUMB_STUB_SIZE;
4355 branch_offset += PLT_THUMB_STUB_SIZE;
5766 offset -= PLT_THUMB_STUB_SIZE;
9610 splt->size += PLT_THUMB_STUB_SIZE;
11245 value -= PLT_THUMB_STUB_SIZE;
11346 value -= PLT_THUMB_STUB_SIZE;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c 2493 #define PLT_THUMB_STUB_SIZE 4
4287 destination -= PLT_THUMB_STUB_SIZE;
4336 branch_offset += PLT_THUMB_STUB_SIZE;
5747 offset -= PLT_THUMB_STUB_SIZE;
9591 splt->size += PLT_THUMB_STUB_SIZE;
11167 value -= PLT_THUMB_STUB_SIZE;
11268 value -= PLT_THUMB_STUB_SIZE;

Completed in 74 milliseconds