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

/freebsd-11-stable/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.c2542 struct elf_link_hash_entry *myh; local
2555 myh = elf_link_hash_lookup
2558 if (myh == NULL)
2564 return myh;
2700 struct elf_link_hash_entry * myh; local
2722 myh = elf_link_hash_lookup
2725 if (myh != NULL)
2729 return myh;
2741 myh = (struct elf_link_hash_entry *) bh;
2742 myh
2768 struct elf_link_hash_entry *myh; local
2881 struct elf_link_hash_entry *myh; local
3852 struct elf_link_hash_entry *myh; local
4045 struct elf_link_hash_entry * myh; local
4148 struct elf_link_hash_entry * myh; local
4246 struct elf_link_hash_entry * myh; local
4292 struct elf_link_hash_entry * myh; local
8367 struct elf_link_hash_entry * myh; local
[all...]

Completed in 98 milliseconds