Searched refs:setEntryValue (Results 1 – 3 of 3) sorted by relevance
39 virtual void setEntryValue(Fragment* entry, uint64_t pValue) = 0;211 virtual void setEntryValue(Fragment* entry, uint64_t pValue);230 virtual void setEntryValue(Fragment* entry, uint64_t pValue);
406 void Mips32GOT::setEntryValue(Fragment* entry, uint64_t pValue) in setEntryValue() function in Mips32GOT447 void Mips64GOT::setEntryValue(Fragment* entry, uint64_t pValue) in setEntryValue() function in Mips64GOT
635 got.setEntryValue(got_entry, entryValue); in getLocalGOTEntry()663 got.setEntryValue(got_entry, pReloc.parent().symValue()); in getGlobalGOTEntry()