Searched refs:elf_cris_hash_table (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-cris.c671 #define elf_cris_hash_table(p) \
1451 : h->got.offset + elf_cris_hash_table(info)->next_gotplt_entry);
2151 = elf_cris_hash_table (info)->next_gotplt_entry;
2152 elf_cris_hash_table (info)->next_gotplt_entry += 4;
2688 elf_cris_link_hash_traverse (elf_cris_hash_table (info),
2710 elf_cris_link_hash_traverse (elf_cris_hash_table (info),
2714 elf_cris_link_hash_traverse (elf_cris_hash_table (info),
667 #define elf_cris_hash_table macro

Completed in 82 milliseconds