Searched refs:SYMINFO_FLG_INTERPOSE (Results 1 – 6 of 6) sorted by relevance
76 { SYMINFO_FLG_INTERPOSE, MSG_SYMINFO_FLG_INTERPOSE_CF }, in conv_syminfo_flags_strings()89 { SYMINFO_FLG_INTERPOSE, MSG_SYMINFO_FLG_INTERPOSE_CFNP }, in conv_syminfo_flags_strings()102 { SYMINFO_FLG_INTERPOSE, MSG_SYMINFO_FLG_INTERPOSE_NF }, in conv_syminfo_flags_strings()
46 @ MSG_SYMINFO_FLG_INTERPOSE_CF "SYMINFO_FLG_INTERPOSE" # 0x080
97 if (flags & SYMINFO_FLG_INTERPOSE) { in Elf_syminfo_entry()99 flags &= ~SYMINFO_FLG_INTERPOSE; in Elf_syminfo_entry()
476 #define SYMINFO_FLG_INTERPOSE 0x0080 /* symbol defines an interposer */ macro
2610 if (sip->si_flags & SYMINFO_FLG_INTERPOSE) in is_sym_interposer()
1417 SYMINFO_FLG_INTERPOSE; in update_osym()