Searched refs:IS_JMP_OPCODE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-ip2k.c61 #define IS_JMP_OPCODE(code) \ macro
344 || (! IS_JMP_OPCODE (code + 2)))
360 || (! IS_JMP_OPCODE (code + 2)))
423 || (! IS_JMP_OPCODE (code + 2)))
441 && (IS_JMP_OPCODE (code + 14)))
450 && (IS_JMP_OPCODE (code + 14)))
454 || (! IS_JMP_OPCODE (code + 2)))
846 || (! IS_JMP_OPCODE (code + 2)))
919 || (! IS_JMP_OPCODE (code + 2)))

Completed in 119 milliseconds