Home
last modified time | relevance | path

Searched refs:old_shstrtab_idx (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/tests/
H A Daddsections.c127 size_t old_shstrtab_idx = extra_idx + strlen (".extra") + 1; in add_sections() local
129 strcpy (new_shstrtab_buf + old_shstrtab_idx, ".old_shstrtab"); in add_sections()
143 shdr->sh_name = old_shstrtab_idx; in add_sections()

Completed in 1 milliseconds