OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLT
(Results
1 - 20
of
20
) sorted by relevancy
/src/lib/libc/arch/riscv/gen/
__sigsetjmp14.S
12
tail
PLT
(_C_LABEL(_setjmp))
13
1: tail
PLT
(_C_LABEL(__setjmp14))
19
tail
PLT
(_C_LABEL(_longjmp))
20
1: tail
PLT
(_C_LABEL(__longjmp14))
swapcontext.S
46
call
PLT
(_C_LABEL(_getcontext)) # getcontext(oucp)
59
tail
PLT
(_C_LABEL(setcontext)) # setcontext(ucp)
/src/lib/libc/arch/or1k/gen/
__sigsetjmp14.S
12
l.bf
PLT
(_C_LABEL(_setjmp))
14
l.j
PLT
(_C_LABEL(__setjmp14))
21
l.bf
PLT
(_C_LABEL(_longjmp))
23
l.j
PLT
(_C_LABEL(__longjmp14))
swapcontext.S
54
l.jal
PLT
(_C_LABEL(_getcontext)) # getcontext(oucp)
64
# can't do a tail call due to needing r16 for
PLT
65
l.jal
PLT
(_C_LABEL(setcontext)) # setcontext(ucp)
/src/tests/kernel/arch/i386/
contextspfunc.S
46
jmp _C_LABEL(contextdone)@
PLT
execsp.S
47
jmp _C_LABEL(__start)@
PLT
97
jmp _C_LABEL(execsp_main)@
PLT
/src/lib/csu/arch/x86_64/
crtbegin.S
93
call __cxa_finalize@
PLT
110
call __deregister_frame_info@
PLT
128
call __register_frame_info@
PLT
136
call _Jv_RegisterClasses@
PLT
/src/lib/libc/compat/arch/arm/gen/
compat_sigsetjmp.S
81
bl PIC_SYM(_C_LABEL(longjmp),
PLT
)
83
1: bl PIC_SYM(_C_LABEL(_longjmp),
PLT
)
/src/lib/csu/arch/i386/
crtbegin.S
100
call __cxa_finalize@
PLT
118
call __deregister_frame_info@
PLT
143
call __register_frame_info@
PLT
153
call _Jv_RegisterClasses@
PLT
/src/lib/libc/arch/riscv/sys/
cerror.S
50
call
PLT
(_C_LABEL(__errno)) # locate address of errno
ptrace.S
57
call
PLT
(_C_LABEL(__errno))
/src/sys/arch/or1k/include/
asm.h
75
#define
PLT
(x)
plt
(x)
83
#define
PLT
(x) x
/src/lib/libc/arch/or1k/sys/
cerror.S
27
l.jal
PLT
(_C_LABEL(__errno)) # needs got in r16
ptrace.S
33
l.jal
PLT
(_C_LABEL(__errno))
/src/libexec/ld.elf_so/arch/x86_64/
rtld_start.S
75
# This function is called with a misaligned stack from the
PLT
/src/sys/arch/riscv/include/
asm.h
66
#define
PLT
(x) x##@
plt
68
#define
PLT
(x) x
/src/sys/arch/amd64/include/
asm.h
43
#define PIC_PLT(x) x@
PLT
/src/sys/arch/sh3/include/
asm.h
143
#define PIC_PLT(x) x@
PLT
/src/sys/arch/i386/include/
asm.h
53
#define PIC_PLT(x) x@
PLT
/src/sys/lib/libkern/arch/hppa/
milli.S
327
; and $
PLT
$ subspaces respectively.
Completed in 22 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025