Searched defs:checkOpcode (Results 1 – 2 of 2) sorted by relevance
183 bool (*checkOpcode)(uint32_t Wd) = nullptr; member188 bool (*checkOpcode)(uint16_t Hi, uint16_t Lo) = nullptr; member
313 static Error checkOpcode(LinkGraph &G, const ArmRelocation &R, in checkOpcode() function326 static Error checkOpcode(LinkGraph &G, const ThumbRelocation &R, in checkOpcode() function