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

  /src/external/gpl3/binutils/dist/bfd/
elf32-cris.c 852 #define elf_cris_hash_entry(p) \
1699 off = elf_cris_hash_entry (h)->tprel_refcount > 0
1738 off = elf_cris_hash_entry (h)->tprel_refcount > 0
2113 = elf_cris_hash_entry (h)->gotplt_offset;
2231 && (elf_cris_hash_entry (h)->reg_got_refcount > 0)
3173 elf_cris_hash_entry (h)->gotplt_refcount++;
3208 if (elf_cris_hash_entry (h)->reg_got_refcount == 0)
3215 elf_cris_hash_entry (h)->reg_got_refcount++;
3221 if (elf_cris_hash_entry (h)->dtp_refcount == 0)
3228 elf_cris_hash_entry (h)->dtp_refcount++
848 #define elf_cris_hash_entry macro
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-cris.c 852 #define elf_cris_hash_entry(p) \
1698 off = elf_cris_hash_entry (h)->tprel_refcount > 0
1737 off = elf_cris_hash_entry (h)->tprel_refcount > 0
2112 = elf_cris_hash_entry (h)->gotplt_offset;
2230 && (elf_cris_hash_entry (h)->reg_got_refcount > 0)
3171 elf_cris_hash_entry (h)->gotplt_refcount++;
3206 if (elf_cris_hash_entry (h)->reg_got_refcount == 0)
3213 elf_cris_hash_entry (h)->reg_got_refcount++;
3219 if (elf_cris_hash_entry (h)->dtp_refcount == 0)
3226 elf_cris_hash_entry (h)->dtp_refcount++
848 #define elf_cris_hash_entry macro
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-cris.c 852 #define elf_cris_hash_entry(p) \
1698 off = elf_cris_hash_entry (h)->tprel_refcount > 0
1737 off = elf_cris_hash_entry (h)->tprel_refcount > 0
2112 = elf_cris_hash_entry (h)->gotplt_offset;
2230 && (elf_cris_hash_entry (h)->reg_got_refcount > 0)
3171 elf_cris_hash_entry (h)->gotplt_refcount++;
3206 if (elf_cris_hash_entry (h)->reg_got_refcount == 0)
3213 elf_cris_hash_entry (h)->reg_got_refcount++;
3219 if (elf_cris_hash_entry (h)->dtp_refcount == 0)
3226 elf_cris_hash_entry (h)->dtp_refcount++
848 #define elf_cris_hash_entry macro
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-cris.c 852 #define elf_cris_hash_entry(p) \
1699 off = elf_cris_hash_entry (h)->tprel_refcount > 0
1738 off = elf_cris_hash_entry (h)->tprel_refcount > 0
2113 = elf_cris_hash_entry (h)->gotplt_offset;
2231 && (elf_cris_hash_entry (h)->reg_got_refcount > 0)
3172 elf_cris_hash_entry (h)->gotplt_refcount++;
3207 if (elf_cris_hash_entry (h)->reg_got_refcount == 0)
3214 elf_cris_hash_entry (h)->reg_got_refcount++;
3220 if (elf_cris_hash_entry (h)->dtp_refcount == 0)
3227 elf_cris_hash_entry (h)->dtp_refcount++
848 #define elf_cris_hash_entry macro
    [all...]

Completed in 68 milliseconds