Home
last modified time | relevance | path

Searched refs:first_thunk_address (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-ppc.c737 extern long int first_thunk_address;
1267 if (CONST_STRNEQ (input_section->name, ".idata$2") && first_thunk_address == 0) in coff_ppc_relocate_section()
1276 first_thunk_address = myh->root.u.def.value + in coff_ppc_relocate_section()
1323 if (first_thunk_address == 0) in coff_ppc_relocate_section()
1329 first_thunk_address = myh->root.u.def.value + in coff_ppc_relocate_section()
1445 long int first_thunk_address; variable
Dcoff-mcore.c200 long int first_thunk_address; member
DpeXXigen.c592 first_thunk_address = a->DataDirectory[PE_IMPORT_ADDRESS_TABLE].VirtualAddress; in _bfd_XXi_swap_aouthdr_in()
DChangeLog-96974266 first_thunk_address, thunk_size, and import_table_size.