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

/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc84 // Counter incremented on every Powerpc_relobj constructed.
88 class Powerpc_relobj : public Sized_relobj_file<size, big_endian> class in namespace:__anon572
95 Powerpc_relobj(const std::string& name, Input_file* input_file, off_t offset, function in class:__anon572::Powerpc_relobj
106 ~Powerpc_relobj()
671 push_branch(Powerpc_relobj<size, big_endian>* ppc_object,
1122 Powerpc_relobj<size, big_endian>* ppcobj = static_cast
1123 <Powerpc_relobj<size, big_endian>*>(relobj);
1145 Powerpc_relobj<size, big_endian>* ppcobj = static_cast
1146 <Powerpc_relobj<size, big_endian>*>(relobj);
1181 Powerpc_relobj<siz
2491 got_base_offset(const Powerpc_relobj<size, big_endian>* object) const argument
4284 Branch_stub_ent(const Powerpc_relobj<size, big_endian>* obj, Address to, bool save_res) argument
4431 add_long_branch_entry( const Powerpc_relobj<size, big_endian>* object, unsigned int r_type, Address from, Address to, bool save_res) argument
4461 find_long_branch_entry( const Powerpc_relobj<size, big_endian>* object, Address to) const argument
[all...]

Completed in 50 milliseconds