Searched refs:RawInstrJalr (Results 1 – 1 of 1) sorted by relevance
250 uint32_t RawInstrJalr = *(little32_t *)(FixupPtr + 4); in applyFixup() local254 RawInstrJalr | (static_cast<uint32_t>(Lo) << 20); in applyFixup()