Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-ppc.c1072 int *local_toc_table; in coff_ppc_relocate_section() local
1079 local_toc_table = obj_coff_local_toc_table(input_bfd); in coff_ppc_relocate_section()
1080 our_toc_offset = local_toc_table[symndx]; in coff_ppc_relocate_section()
1098 MARK_AS_WRITTEN(local_toc_table[symndx]); in coff_ppc_relocate_section()