Home
last modified time | relevance | path

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

/external/elfutils/src/
Dld.h882 struct scninfo *common_section; member
Dldgeneric.c3097 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()