Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dpowerpc.cc1013 Powerpc_relobj<size, big_endian>* ppcobj = static_cast in local_reloc_may_be_function_pointer() local
1015 if (ppcobj->abiversion() == 1) in local_reloc_may_be_function_pointer()
1036 Powerpc_relobj<size, big_endian>* ppcobj = static_cast in global_reloc_may_be_function_pointer() local
1038 if (ppcobj->abiversion() == 1) in global_reloc_may_be_function_pointer()
2584 Powerpc_relobj<size, big_endian>* ppcobj = static_cast in group_sections() local
2586 bool has14 = ppcobj->has_14bit_branch(i->shndx()); in group_sections()
2599 ppcobj->set_stub_table(i->shndx(), tables.size() - 1); in group_sections()
2616 Powerpc_relobj<size, big_endian>* ppcobj = static_cast in group_sections() local
2618 ppcobj->set_stub_table(i->shndx(), tables.size() - 1); in group_sections()
3869 const Powerpc_relobj<size, big_endian>* ppcobj = static_cast in plt_call_size() local
[all …]