Searched refs:common_section (Results 1 – 2 of 2) sorted by relevance
882 struct scninfo *common_section; member
3097 ld_state.common_section = si; in sort_sections_lscript()5340 sym->st_value = (ld_state.common_section->offset in ld_generic_create_outfile()5342 assert (ld_state.common_section->outscnndx < SHN_LORESERVE); in ld_generic_create_outfile()5343 sym->st_shndx = ld_state.common_section->outscnndx; in ld_generic_create_outfile()