Searched refs:Powerpc_relobj (Results 1 – 1 of 1) sorted by relevance
| /dflybsd-src/contrib/binutils-2.27/gold/ |
| H A D | powerpc.cc | 81 class Powerpc_relobj : public Sized_relobj_file<size, big_endian> class 88 Powerpc_relobj(const std::string& name, Input_file* input_file, off_t offset, in Powerpc_relobj() function in __anona44163180111::Powerpc_relobj 98 ~Powerpc_relobj() in ~Powerpc_relobj() 579 push_branch(Powerpc_relobj<size, big_endian>* ppc_object, in push_branch() 1013 Powerpc_relobj<size, big_endian>* ppcobj = static_cast in local_reloc_may_be_function_pointer() 1014 <Powerpc_relobj<size, big_endian>*>(relobj); in local_reloc_may_be_function_pointer() 1036 Powerpc_relobj<size, big_endian>* ppcobj = static_cast in global_reloc_may_be_function_pointer() 1037 <Powerpc_relobj<size, big_endian>*>(relobj); in global_reloc_may_be_function_pointer() 1072 Powerpc_relobj<size, big_endian>* object, 1233 Branch_info(Powerpc_relobj<size, big_endian>* ppc_object, in Branch_info() [all …]
|