Home | History | Annotate | Download | only in src

Lines Matching refs:common_section

3097       ld_state.common_section = si;
5340 sym->st_value = (ld_state.common_section->offset
5342 assert (ld_state.common_section->outscnndx < SHN_LORESERVE);
5343 sym->st_shndx = ld_state.common_section->outscnndx;