Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc3908 class Branch_stub_ent class in __anon0f0c9f3e0111::Stub_table
3911 Branch_stub_ent(const Powerpc_relobj<size, big_endian>* obj, Address to) in Branch_stub_ent() function in __anon0f0c9f3e0111::Stub_table::Branch_stub_ent
3918 bool operator==(const Branch_stub_ent& that) const in operator ==()
3932 size_t operator()(const Branch_stub_ent& ent) const in operator ()()
3941 typedef Unordered_map<Branch_stub_ent, unsigned int,
4050 Branch_stub_ent ent(object, to); in add_long_branch_entry()
4070 Branch_stub_ent ent(object, to); in find_long_branch_entry()