Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dldgeneric.c6215 size_t nphdr = 0; in ld_generic_create_outfile() local
6218 ++nphdr; in ld_generic_create_outfile()
6223 ++nphdr; in ld_generic_create_outfile()
6228 nphdr += ld_state.nnotesections; in ld_generic_create_outfile()
6235 ++nphdr; in ld_generic_create_outfile()
6238 nphdr += 2; in ld_generic_create_outfile()
6243 ++nphdr; in ld_generic_create_outfile()
6247 if (xelf_newphdr (ld_state.outelf, nphdr) == 0) in ld_generic_create_outfile()
6278 nphdr = 0; in ld_generic_create_outfile()
6281 ++nphdr; in ld_generic_create_outfile()
[all …]