Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
H A Daddsections.c126 size_t extra_idx = shstrtab_data->d_size; in add_sections() local
127 size_t old_shstrtab_idx = extra_idx + strlen (".extra") + 1; in add_sections()
128 strcpy (new_shstrtab_buf + extra_idx, ".extra"); in add_sections()
212 shdr->sh_name = extra_idx; in add_sections()

Completed in 1 milliseconds