Searched refs:Got_offset_list (Results 1 – 10 of 10) sorted by relevance
211 class Got_offset_list214 Got_offset_list() in Got_offset_list() function218 Got_offset_list(unsigned int got_type, unsigned int got_offset) in Got_offset_list() function222 ~Got_offset_list() in ~Got_offset_list()251 for (Got_offset_list* g = this; g != NULL; g = g->got_next_) in set_offset()259 Got_offset_list* g = new Got_offset_list(got_type, got_offset); in set_offset()269 for (const Got_offset_list* g = this; g != NULL; g = g->got_next_) in get_offset()278 const Got_offset_list*307 for (const Got_offset_list* g = this; g != NULL; g = g->got_next_) in for_all_got_offsets()314 Got_offset_list* got_next_;[all …]
493 do_for_all_local_got_entries(Got_offset_list::Visitor* v) const;
197 do_for_all_local_got_entries(Got_offset_list::Visitor* v) const;
434 const Got_offset_list*998 Got_offset_list got_offsets_;
1836 class Local_got_offset_visitor : public Got_offset_list::Visitor1868 class Global_got_offset_visitor : public Got_offset_list::Visitor1911 const Got_offset_list* got_offsets = sym->got_offset_list(); in operator ()()2843 Got_offset_list::Visitor*) const in do_for_all_local_got_entries()
379 Got_offset_list::Visitor* v) const in do_for_all_local_got_entries()387 const Got_offset_list* got_offsets = p->second; in do_for_all_local_got_entries()
1199 Got_offset_list::Visitor*) const in do_for_all_local_got_entries()
2107 do_for_all_local_got_entries(Got_offset_list::Visitor* v) const;
826 Got_offset_list::Visitor*) const in do_for_all_local_got_entries()
6388 (class Local_got_offset_visitor): Derive from Got_offset_list::Visitor;6610 * object.h (class Got_offset_list): Move to top of file.8032 * object.h (Got_offset_list::get_list): New function.16585 * object.h (Got_offset_list): New class.