Searched refs:LA_SYMB_NOPLTEXIT (Results 1 – 10 of 10) sorted by relevance
199 *sb_flags |= LA_SYMB_NOPLTEXIT; in la_symbind64()205 if ((*sb_flags & LA_SYMB_NOPLTEXIT) == 0) { in la_symbind64()215 *sb_flags |= LA_SYMB_NOPLTEXIT; in la_symbind64()257 if ((*sb_flags & LA_SYMB_NOPLTEXIT) == 0) in la_sparcv9_pltenter()268 if (indent && ((*sb_flags & LA_SYMB_NOPLTEXIT) == 0)) in la_sparcv9_pltenter()
530 *sb_flags |= (LA_SYMB_NOPLTEXIT | LA_SYMB_NOPLTENTER); in la_symbind64()545 *sb_flags |= (LA_SYMB_NOPLTEXIT | LA_SYMB_NOPLTENTER); in la_symbind64()625 *sb_flags |= LA_SYMB_NOPLTEXIT; in la_sparcv9_pltenter()665 if ((*sb_flags & LA_SYMB_NOPLTEXIT) != 0) in la_sparcv9_pltenter()678 if ((*sb_flags & LA_SYMB_NOPLTEXIT) != 0) { in la_sparcv9_pltenter()702 *sb_flags |= LA_SYMB_NOPLTEXIT; in la_sparcv9_pltenter()
40 @ MSG_LA_SYMB_NOPLTEXIT "LA_SYMB_NOPLTEXIT"
185 { LA_SYMB_NOPLTEXIT, MSG_LA_SYMB_NOPLTEXIT }, in conv_la_symbind()
128 #define LA_SYMB_NOPLTEXIT 0x0002 /* disable pltexit for this symbol */ macro
154 testb $LA_SYMB_NOPLTEXIT, 12(%edi)
250 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()
1009 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()
398 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()
285 testb $LA_SYMB_NOPLTEXIT, SBFLAGS_OFF(%r11)