Searched refs:StubOpcode (Results 1 – 1 of 1) sorted by relevance
315 uint32_t StubOpcode = 0; in processBranchRelocation() local317 StubOpcode = 0xe51ff004; // ldr pc, [pc, #-4] in processBranchRelocation()319 StubOpcode = 0xf000f8df; // ldr pc, [pc] in processBranchRelocation()323 writeBytesUnaligned(StubOpcode, Addr, 4); in processBranchRelocation()