Home
last modified time | relevance | path

Searched refs:LA_SYMB_NOPLTENTER (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Daudit.msg39 @ MSG_LA_SYMB_NOPLTENTER "LA_SYMB_NOPLTENTER"
H A Daudit.c184 { LA_SYMB_NOPLTENTER, MSG_LA_SYMB_NOPLTENTER }, in conv_la_symbind()
/illumos-gate/usr/src/head/
H A Dlink.h127 #define LA_SYMB_NOPLTENTER 0x0001 /* disable pltenter for this symbol */ macro
/illumos-gate/usr/src/lib/abi/apptrace/common/
H A Dapptrace.c528 *sb_flags |= (LA_SYMB_NOPLTEXIT | LA_SYMB_NOPLTENTER); in la_symbind64()
543 *sb_flags |= (LA_SYMB_NOPLTEXIT | LA_SYMB_NOPLTENTER); in la_symbind64()
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Dboot_elf.S106 testb $LA_SYMB_NOPLTENTER, 0xc(%eax) / <link.h>
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Daudit.c1009 lflags = (oflags & ~(LA_SYMB_NOPLTENTER | LA_SYMB_NOPLTEXIT)); in _audit_symbind()
1032 *flags |= (lflags & (LA_SYMB_NOPLTENTER | LA_SYMB_NOPLTEXIT)); in _audit_symbind()
1090 *flags |= (LA_SYMB_NOPLTENTER | LA_SYMB_NOPLTEXIT); in audit_symbind()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c250 if ((sb_flags & (LA_SYMB_NOPLTENTER | LA_SYMB_NOPLTEXIT)) == in elf_plt_trace_write()
251 (LA_SYMB_NOPLTENTER | LA_SYMB_NOPLTEXIT)) { in elf_plt_trace_write()
H A Dboot_elf.S245 andcc %l2, LA_SYMB_NOPLTENTER, %g0
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c398 if ((sb_flags & (LA_SYMB_NOPLTENTER | LA_SYMB_NOPLTEXIT)) == in elf_plt_trace_write()
399 (LA_SYMB_NOPLTENTER | LA_SYMB_NOPLTEXIT)) { in elf_plt_trace_write()
H A Dboot_elf.S634 andcc %l2, LA_SYMB_NOPLTENTER, %g0
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.S384 testb $LA_SYMB_NOPLTENTER, SBFLAGS_OFF(%rax) / <link.h>
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README311 4346144 link-auditing: plt_tracing fails if LA_SYMB_NOPLTENTER given after