Home
last modified time | relevance | path

Searched refs:GOT (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/samples/bpf/
Dtest_lwt_bpf.sh116 GOT="$(filter_trace "$TRACE")"
118 [ "$GOT" != "$EXPECT" ] && {
119 expect_fail "$EXPECT" "$GOT"
/Linux-v4.19/arch/ia64/
Dmodule.lds7 * Create place-holder sections to hold the PLTs, GOT, and
/Linux-v4.19/arch/arm/boot/compressed/
Ddebug.S35 .word semi_writec_buf(GOT)
Dhead.S505 1: ldr r1, [r11, #0] @ relocate entries in the GOT
524 1: ldr r1, [r11, #0] @ relocate entries in the GOT
/Linux-v4.19/arch/sh/kernel/
Dsignal_32.c38 unsigned long GOT; member
320 err |= __get_user(regs->regs[12], &funcptr->GOT); in setup_frame()
390 err |= __get_user(regs->regs[12], &funcptr->GOT); in setup_rt_frame()
/Linux-v4.19/Documentation/s390/
DDebugging390.txt455 GOT-pointer:
465 This is a table found from the GOT which contains pointers to routines
482 The table of contents/TOC is roughly equivalent to a GOT pointer.