Searched refs:adjustValue (Results 1 – 3 of 3) sorted by relevance
65 static uint64_t adjustValue(uint64_t Type, uint64_t Value,
144 Value = Relocation::adjustValue(Reloc.Type, Value, in flushPendingRelocations()
557 uint64_t Relocation::adjustValue(uint64_t Type, uint64_t Value, in adjustValue() function in Relocation