Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dtest_lwt_bpf.sh116 GOT="$(filter_trace "$TRACE")"
118 [ "$GOT" != "$EXPECT" ] && {
119 expect_fail "$EXPECT" "$GOT"
/Linux-v5.4/arch/ia64/
Dmodule.lds7 * Create place-holder sections to hold the PLTs, GOT, and
/Linux-v5.4/arch/arm/boot/compressed/
Ddebug.S35 .word semi_writec_buf(GOT)
Dhead.S557 1: ldr r1, [r11, #0] @ relocate entries in the GOT
576 1: ldr r1, [r11, #0] @ relocate entries in the GOT
/Linux-v5.4/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()