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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-arm.c1023 struct coff_link_hash_entry *myh;
1032 myh = coff_link_hash_lookup
1035 if (myh == NULL)
1042 return myh;
1052 struct coff_link_hash_entry * myh;
1061 myh = coff_link_hash_lookup
1064 if (myh == NULL)
1071 return myh;
1341 struct coff_link_hash_entry * myh;
1344 myh
1021 struct coff_link_hash_entry *myh; local
1050 struct coff_link_hash_entry * myh; local
1339 struct coff_link_hash_entry * myh; local
1427 struct coff_link_hash_entry * myh; local
1833 struct coff_link_hash_entry * myh; local
1889 struct coff_link_hash_entry * myh; local
[all...]
H A Dcoff-ppc.c1345 struct coff_link_hash_entry *myh;
1347 myh = coff_link_hash_lookup (coff_hash_table (info),
1350 first_thunk_address = myh->root.u.def.value +
1355 idata5offset = myh->root.u.def.value;
1356 myh = coff_link_hash_lookup (coff_hash_table (info),
1360 thunk_size = myh->root.u.def.value - idata5offset;
1361 myh = coff_link_hash_lookup (coff_hash_table (info),
1364 import_table_size = myh->root.u.def.value;
1387 struct coff_link_hash_entry *myh;
1389 myh
1338 struct coff_link_hash_entry *myh; local
1380 struct coff_link_hash_entry *myh; local
[all...]
H A Delf32-arm.c2549 struct elf_link_hash_entry *myh; local
2562 myh = elf_link_hash_lookup
2565 if (myh == NULL)
2571 return myh;
2707 struct elf_link_hash_entry * myh; local
2729 myh = elf_link_hash_lookup
2732 if (myh != NULL)
2736 return myh;
2748 myh = (struct elf_link_hash_entry *) bh;
2749 myh
2775 struct elf_link_hash_entry *myh; local
2888 struct elf_link_hash_entry *myh; local
3859 struct elf_link_hash_entry *myh; local
4052 struct elf_link_hash_entry * myh; local
4155 struct elf_link_hash_entry * myh; local
4253 struct elf_link_hash_entry * myh; local
4299 struct elf_link_hash_entry * myh; local
8339 struct elf_link_hash_entry * myh; local
[all...]

Completed in 181 milliseconds