Searched refs:GOT (Results 1 – 6 of 6) sorted by relevance
116 GOT="$(filter_trace "$TRACE")"118 [ "$GOT" != "$EXPECT" ] && {119 expect_fail "$EXPECT" "$GOT"
7 * Create place-holder sections to hold the PLTs, GOT, and
35 .word semi_writec_buf(GOT)
505 1: ldr r1, [r11, #0] @ relocate entries in the GOT524 1: ldr r1, [r11, #0] @ relocate entries in the GOT
38 unsigned long GOT; member320 err |= __get_user(regs->regs[12], &funcptr->GOT); in setup_frame()390 err |= __get_user(regs->regs[12], &funcptr->GOT); in setup_rt_frame()
455 GOT-pointer:465 This is a table found from the GOT which contains pointers to routines482 The table of contents/TOC is roughly equivalent to a GOT pointer.