Searched refs:readPrefixedInstruction (Results 1 – 1 of 1) sorted by relevance
286 inline static uint64_t readPrefixedInstruction(const char *Loc) { in readPrefixedInstruction() function468 uint64_t Inst = readPrefixedInstruction<Endianness>(FixupPtr) & ~FullMask; in applyFixup()