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

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c797 extern long int first_thunk_address;
1342 if (strncmp(".idata$2",input_section->name,8) == 0 && first_thunk_address == 0)
1351 first_thunk_address = myh->root.u.def.value +
1401 if (first_thunk_address == 0)
1407 first_thunk_address = myh->root.u.def.value +
1526 long int first_thunk_address;
1519 long int first_thunk_address; variable
H A Dcoff-mcore.c215 long int first_thunk_address;
212 long int first_thunk_address; member in struct:coff_mcore_link_hash_table
H A DpeXXigen.c484 first_thunk_address = a->DataDirectory[12].VirtualAddress;
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c742 extern long int first_thunk_address;
1279 if (CONST_STRNEQ (input_section->name, ".idata$2") && first_thunk_address == 0)
1288 first_thunk_address = myh->root.u.def.value +
1335 if (first_thunk_address == 0)
1341 first_thunk_address = myh->root.u.def.value +
1457 long int first_thunk_address;
1452 long int first_thunk_address; variable
H A Dcoff-mcore.c203 long int first_thunk_address;
200 long int first_thunk_address; member in struct:coff_mcore_link_hash_table
H A DpeXXigen.c594 first_thunk_address = a->DataDirectory[PE_IMPORT_ADDRESS_TABLE].VirtualAddress;

Completed in 142 milliseconds