Home
last modified time | relevance | path

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

/linux-6.3-rc2/samples/bpf/
A Dtest_lwt_bpf.sh119 GOT="$(filter_trace "$TRACE")"
121 [ "$GOT" != "$EXPECT" ] && {
122 expect_fail "$EXPECT" "$GOT"
/linux-6.3-rc2/arch/mips/vdso/
A DKconfig2 # of the GOT when targeting microMIPS, which we can't use in the VDSO due to
/linux-6.3-rc2/arch/arm/boot/compressed/
A Ddebug.S38 .word semi_writec_buf(GOT)
A Dhead.S578 1: ldr r1, [r11, #0] @ relocate entries in the GOT
597 1: ldr r1, [r11, #0] @ relocate entries in the GOT
/linux-6.3-rc2/arch/sh/kernel/
A Dsignal_32.c37 unsigned long GOT; member
322 err |= __get_user(regs->regs[12], &funcptr->GOT); in setup_frame()
392 err |= __get_user(regs->regs[12], &funcptr->GOT); in setup_rt_frame()

Completed in 8 milliseconds