Searched defs:TRAP_INSTR (Results 1 – 5 of 5) sorted by relevance
97 #define TRAP_INSTR \ macro104 #define TRAP_INSTR syscall macro
45 #define TRAP_INSTR "int $0x82" macro47 #define TRAP_INSTR int $0x82 macro
46 #define TRAP_INSTR "syscall" macro48 #define TRAP_INSTR syscall macro
771 #define TRAP_INSTR \ macro
903 #define TRAP_INSTR \ macro