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

  /src/external/gpl3/binutils/dist/bfd/
elf32-sh.c 2123 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent))
2724 enum got_type got_type = sh_elf_hash_entry (h)->got_type;
3666 && (sh_elf_hash_entry (h)->got_type == GOT_TLS_IE
3667 || sh_elf_hash_entry (h)->got_type == GOT_TLS_GD)))
4076 && sh_elf_hash_entry (h)->got_type == GOT_NORMAL
4327 offset = sh_elf_hash_entry (h)->funcdesc.offset;
4334 sh_elf_hash_entry (h)->funcdesc.offset |= 1;
4483 offset = sh_elf_hash_entry (h)->funcdesc.offset;
4490 sh_elf_hash_entry (h)->funcdesc.offset |= 1;
4557 got_type = sh_elf_hash_entry (h)->got_type
2119 #define sh_elf_hash_entry macro
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-sh.c 2123 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent))
2724 enum got_type got_type = sh_elf_hash_entry (h)->got_type;
3666 && (sh_elf_hash_entry (h)->got_type == GOT_TLS_IE
3667 || sh_elf_hash_entry (h)->got_type == GOT_TLS_GD)))
4075 && sh_elf_hash_entry (h)->got_type == GOT_NORMAL
4326 offset = sh_elf_hash_entry (h)->funcdesc.offset;
4333 sh_elf_hash_entry (h)->funcdesc.offset |= 1;
4482 offset = sh_elf_hash_entry (h)->funcdesc.offset;
4489 sh_elf_hash_entry (h)->funcdesc.offset |= 1;
4556 got_type = sh_elf_hash_entry (h)->got_type
2119 #define sh_elf_hash_entry macro
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-sh.c 2123 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent))
2723 enum got_type got_type = sh_elf_hash_entry (h)->got_type;
3663 && (sh_elf_hash_entry (h)->got_type == GOT_TLS_IE
3664 || sh_elf_hash_entry (h)->got_type == GOT_TLS_GD)))
4072 && sh_elf_hash_entry (h)->got_type == GOT_NORMAL
4323 offset = sh_elf_hash_entry (h)->funcdesc.offset;
4330 sh_elf_hash_entry (h)->funcdesc.offset |= 1;
4479 offset = sh_elf_hash_entry (h)->funcdesc.offset;
4486 sh_elf_hash_entry (h)->funcdesc.offset |= 1;
4553 got_type = sh_elf_hash_entry (h)->got_type
2119 #define sh_elf_hash_entry macro
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-sh.c 2123 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent))
2723 enum got_type got_type = sh_elf_hash_entry (h)->got_type;
3665 && (sh_elf_hash_entry (h)->got_type == GOT_TLS_IE
3666 || sh_elf_hash_entry (h)->got_type == GOT_TLS_GD)))
4075 && sh_elf_hash_entry (h)->got_type == GOT_NORMAL
4326 offset = sh_elf_hash_entry (h)->funcdesc.offset;
4333 sh_elf_hash_entry (h)->funcdesc.offset |= 1;
4482 offset = sh_elf_hash_entry (h)->funcdesc.offset;
4489 sh_elf_hash_entry (h)->funcdesc.offset |= 1;
4556 got_type = sh_elf_hash_entry (h)->got_type
2119 #define sh_elf_hash_entry macro
    [all...]

Completed in 33 milliseconds