Searched refs:syscall_ptr (Results 1 – 5 of 5) sorted by relevance
49 PTR_L t9, syscall_ptr62 .globl syscall_ptr63 syscall_ptr: label
68 lis %r11, syscall_ptr@ha69 addi %r11, %r11, syscall_ptr@l89 GLOBAL(syscall_ptr)
116 ldr ip, =syscall_ptr132 .globl syscall_ptr133 syscall_ptr: label
59 void *syscall_ptr; variable
103 printf(" syscall entry = 0x%08x\n", (uint32_t)syscall_ptr); in dump_addr_info()438 syscall_ptr = sig->syscall; in main()439 if (syscall_ptr == NULL) in main()