Lines Matching refs:getValue

193       int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue();  in applyFixup()
198 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
231 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
243 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
307 FixupAddress.getValue())) + in applyFixup()
309 .getValue(); in applyFixup()
316 FixupAddress.getValue())) + in applyFixup()
318 .getValue(); in applyFixup()
325 FixupAddress.getValue())) + in applyFixup()
327 .getValue(); in applyFixup()
334 *(reinterpret_cast<const uint8_t *>(FixupAddress.getValue())) + in applyFixup()
336 .getValue(); in applyFixup()
342 FixupAddress.getValue())) - in applyFixup()
343 E.getTarget().getAddress().getValue() - E.getAddend(); in applyFixup()
349 FixupAddress.getValue())) - in applyFixup()
350 E.getTarget().getAddress().getValue() - E.getAddend(); in applyFixup()
356 FixupAddress.getValue())) - in applyFixup()
357 E.getTarget().getAddress().getValue() - E.getAddend(); in applyFixup()
363 *(reinterpret_cast<const uint8_t *>(FixupAddress.getValue())) - in applyFixup()
364 E.getTarget().getAddress().getValue() - E.getAddend(); in applyFixup()
370 *(reinterpret_cast<const uint8_t *>(FixupAddress.getValue())) & 0x3f; in applyFixup()
371 Value -= E.getTarget().getAddress().getValue() - E.getAddend(); in applyFixup()
376 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
383 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
390 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()
397 int64_t Value = (E.getTarget().getAddress() + E.getAddend()).getValue(); in applyFixup()