Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc575 struct Got_page_entry struct
577 Got_page_entry() in Got_page_entry() argument
581 Got_page_entry(Object* object_, unsigned int symndx_) in Got_page_entry() argument
600 operator()(Got_page_entry* entry) const in operator ()()
609 operator()(Got_page_entry* entry1, Got_page_entry* entry2) const in operator ()()
631 typedef Unordered_set<Got_page_entry*,
4840 Got_page_entry* entry = new Got_page_entry(object, symndx); in record_got_page_entry()
4849 Got_page_entry* entry2 = NULL; in record_got_page_entry()
4853 entry2 = new Got_page_entry(*entry); in record_got_page_entry()
5403 Got_page_entry* entry = *p; in add_got_page_entries()
[all …]