Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc3751 class Plt_stub_ent;
3753 typedef Unordered_map<Plt_stub_ent, unsigned int,
3839 class Plt_stub_ent class in __anon0f0c9f3e0111::Stub_table
3842 Plt_stub_ent(const Symbol* sym) in Plt_stub_ent() function in __anon0f0c9f3e0111::Stub_table::Plt_stub_ent
3846 Plt_stub_ent(const Sized_relobj_file<size, big_endian>* object, in Plt_stub_ent() function in __anon0f0c9f3e0111::Stub_table::Plt_stub_ent
3851 Plt_stub_ent(const Sized_relobj_file<size, big_endian>* object, in Plt_stub_ent() function in __anon0f0c9f3e0111::Stub_table::Plt_stub_ent
3868 Plt_stub_ent(const Sized_relobj_file<size, big_endian>* object, in Plt_stub_ent() function in __anon0f0c9f3e0111::Stub_table::Plt_stub_ent
3881 bool operator==(const Plt_stub_ent& that) const in operator ==()
3898 size_t operator()(const Plt_stub_ent& ent) const in operator ()()
3964 Plt_stub_ent ent(object, gsym, r_type, addend); in add_plt_call_entry()
[all …]