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