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