Searched refs:SYMINFO_FLG_COPY (Results 1 – 6 of 6) sorted by relevance
71 { SYMINFO_FLG_COPY, MSG_SYMINFO_FLG_COPY_CF }, in conv_syminfo_flags_strings()84 { SYMINFO_FLG_COPY, MSG_SYMINFO_FLG_COPY_CFNP }, in conv_syminfo_flags_strings()97 { SYMINFO_FLG_COPY, MSG_SYMINFO_FLG_COPY_NF }, in conv_syminfo_flags_strings()
31 @ MSG_SYMINFO_FLG_COPY_CF "SYMINFO_FLG_COPY" # 0x004
85 if (flags & SYMINFO_FLG_COPY) { in Elf_syminfo_entry()87 flags &= ~SYMINFO_FLG_COPY; in Elf_syminfo_entry()
467 #define SYMINFO_FLG_COPY 0x0004 /* symbol is a copy-reloc */ macro
2818 (sip->si_flags & SYMINFO_FLG_COPY)) { in lookup_sym_direct()
1298 syminfo[ndx].si_flags |= SYMINFO_FLG_COPY; in update_osym()