Home
last modified time | relevance | path

Searched refs:common_section (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/src/
Dld.h874 struct scninfo *common_section; member
Dldgeneric.c3087 ld_state.common_section = si; in sort_sections_lscript()
5330 sym->st_value = (ld_state.common_section->offset in ld_generic_create_outfile()
5332 assert (ld_state.common_section->outscnndx < SHN_LORESERVE); in ld_generic_create_outfile()
5333 sym->st_shndx = ld_state.common_section->outscnndx; in ld_generic_create_outfile()