Home | History | Annotate | Download | only in src

Lines Matching full:common_section

3087       ld_state.common_section = si;
5330 sym->st_value = (ld_state.common_section->offset
5332 assert (ld_state.common_section->outscnndx < SHN_LORESERVE);
5333 sym->st_shndx = ld_state.common_section->outscnndx;