Searched refs:SHF_INFO_LINK (Results 1 – 7 of 7) sorted by relevance
443 { SHF_INFO_LINK, ALL, MSG_SHF_INFO_LINK_CF }, in conv_sec_flags_strings() 459 { SHF_INFO_LINK, ALL, MSG_SHF_INFO_LINK_NF }, in conv_sec_flags_strings()
224 @ MSG_SHF_INFO_LINK_CF "SHF_INFO_LINK" # 0x40
628 #define SHF_INFO_LINK 0x40 macro
470 #define SHF_INFO_LINK 0x40 /* sh_info holds section index. */ macro
601 * so we also set SHF_INFO_LINK. in new_section() 604 SHF_ALLOC | SHF_INFO_LINK, sizeof (Syminfo)); in new_section() 1865 shdr->sh_flags |= SHF_INFO_LINK; in make_cap() 2488 shdr->sh_flags |= SHF_INFO_LINK; in make_reloc()
1275 if (shdr->sh_flags & SHF_INFO_LINK) in ld_place_section()
4065 if (shdr->sh_info && (shdr->sh_flags & SHF_INFO_LINK)) in ld_update_outfile()