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

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c798 extern long int thunk_size;
1361 thunk_size = myh->root.u.def.value - idata5offset;
1417 thunk_size = myh->root.u.def.value - idata5offset;
1527 long int thunk_size;
1563 if (t->offset <= global_toc_size + thunk_size)
1568 _("**** global_toc_size %ld(%lx), thunk_size %ld(%lx)\n"),
1570 thunk_size, thunk_size);
1520 long int thunk_size; variable
H A Dcoff-mcore.c216 long int thunk_size;
213 long int thunk_size; member in struct:coff_mcore_link_hash_table
H A DpeXXigen.c485 thunk_size = a->DataDirectory[12].Size;
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c743 extern long int thunk_size;
1298 thunk_size = myh->root.u.def.value - idata5offset;
1351 thunk_size = myh->root.u.def.value - idata5offset;
1458 long int thunk_size;
1493 if (t->offset <= global_toc_size + thunk_size)
1499 _("**** global_toc_size %ld(%lx), thunk_size %ld(%lx)\n"),
1501 thunk_size, (unsigned long) thunk_size);
1453 long int thunk_size; variable
H A Dcoff-mcore.c204 long int thunk_size;
201 long int thunk_size; member in struct:coff_mcore_link_hash_table
H A DpeXXigen.c595 thunk_size = a->DataDirectory[PE_IMPORT_ADDRESS_TABLE].Size;

Completed in 145 milliseconds