Searched refs:setEntryValue (Results 1 – 3 of 3) sorted by relevance
38 virtual void setEntryValue(Fragment* entry, uint64_t pValue) = 0;229 virtual void setEntryValue(Fragment* entry, uint64_t pValue);247 virtual void setEntryValue(Fragment* entry, uint64_t pValue);
487 void Mips32GOT::setEntryValue(Fragment* entry, uint64_t pValue) { in setEntryValue() function in mcld::Mips32GOT522 void Mips64GOT::setEntryValue(Fragment* entry, uint64_t pValue) { in setEntryValue() function in mcld::Mips64GOT
619 got.setEntryValue(got_entry, entryValue); in getLocalGOTEntry()646 got.setEntryValue(got_entry, pReloc.parent().symValue()); in getGlobalGOTEntry()