Searched refs:LA_SYMB_NOPLTEXIT (Results 1 – 10 of 10) sorted by relevance
202 *sb_flags |= LA_SYMB_NOPLTEXIT; in la_symbind64()208 if ((*sb_flags & LA_SYMB_NOPLTEXIT) == 0) { in la_symbind64()217 *sb_flags |= LA_SYMB_NOPLTEXIT; in la_symbind64()259 if ((*sb_flags & LA_SYMB_NOPLTEXIT) == 0) in la_sparcv9_pltenter()270 if (indent && ((*sb_flags & LA_SYMB_NOPLTEXIT) == 0)) in la_sparcv9_pltenter()
528 *sb_flags |= (LA_SYMB_NOPLTEXIT | LA_SYMB_NOPLTENTER); in la_symbind64()543 *sb_flags |= (LA_SYMB_NOPLTEXIT | LA_SYMB_NOPLTENTER); in la_symbind64()623 *sb_flags |= LA_SYMB_NOPLTEXIT; in la_sparcv9_pltenter()663 if ((*sb_flags & LA_SYMB_NOPLTEXIT) != 0) in la_sparcv9_pltenter()676 if ((*sb_flags & LA_SYMB_NOPLTEXIT) != 0) { in la_sparcv9_pltenter()700 *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
153 testb $LA_SYMB_NOPLTEXIT, 12(%edi)
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()
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()
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()
441 testb $LA_SYMB_NOPLTEXIT, SBFLAGS_OFF(%r11)