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

/haiku-fatelf/src/bin/
H A Dspybmessage.cpp117 MyHandler *myh; local
122 myh = new MyHandler;
125 be_app->AddHandler(myh);
127 new BMessageRunner(BMessenger(myh), new BMessage('plop'), 100000);
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-arm.c1054 struct coff_link_hash_entry *myh;
1063 myh = coff_link_hash_lookup
1066 if (myh == NULL)
1073 return myh;
1084 struct coff_link_hash_entry * myh;
1093 myh = coff_link_hash_lookup
1096 if (myh == NULL)
1103 return myh;
1375 struct coff_link_hash_entry * myh;
1378 myh
1052 struct coff_link_hash_entry *myh; local
1082 struct coff_link_hash_entry * myh; local
1373 struct coff_link_hash_entry * myh; local
1461 struct coff_link_hash_entry * myh; local
1883 struct coff_link_hash_entry * myh; local
1940 struct coff_link_hash_entry * myh; local
[all...]
H A Dcoff-ppc.c1429 struct coff_link_hash_entry *myh;
1431 myh = coff_link_hash_lookup (coff_hash_table (info),
1434 first_thunk_address = myh->root.u.def.value +
1439 idata5offset = myh->root.u.def.value;
1440 myh = coff_link_hash_lookup (coff_hash_table (info),
1444 thunk_size = myh->root.u.def.value - idata5offset;
1445 myh = coff_link_hash_lookup (coff_hash_table (info),
1448 import_table_size = myh->root.u.def.value;
1471 struct coff_link_hash_entry *myh;
1473 myh
1422 struct coff_link_hash_entry *myh; local
1464 struct coff_link_hash_entry *myh; local
[all...]
H A Delf32-arm.h440 struct elf_link_hash_entry *myh; local
453 myh = elf_link_hash_lookup
456 if (myh == NULL)
463 return myh;
553 struct elf_link_hash_entry * myh; local
574 myh = elf_link_hash_lookup
577 if (myh != NULL)
607 struct elf_link_hash_entry *myh; local
630 myh = elf_link_hash_lookup
633 if (myh !
1012 struct elf_link_hash_entry * myh; local
1119 struct elf_link_hash_entry * myh; local
[all...]

Completed in 54 milliseconds