Searched refs:syscall_ptr (Results 1 – 4 of 4) sorted by relevance
69 lis %r11, syscall_ptr@ha70 addi %r11, %r11, syscall_ptr@l92 GLOBAL(syscall_ptr)
112 ldr ip, =syscall_ptr128 .globl syscall_ptr129 syscall_ptr: label
48 extern void *syscall_ptr;
101 printf(" syscall entry = 0x%08x\n", (uint32_t)syscall_ptr); in dump_addr_info()448 syscall_ptr = sig->syscall; in main()449 if (syscall_ptr == NULL) in main()