Searched refs:extra_string (Results 1 – 1 of 1) sorted by relevance
1240 unsigned int action, extra_string, extra_data; in _bfd_elf_write_section_eh_frame() local1248 extra_string = extra_augmentation_string_bytes (ent); in _bfd_elf_write_section_eh_frame()1267 memmove (buf + extra_string + extra_data, buf, end - buf); in _bfd_elf_write_section_eh_frame()1268 memmove (aug + extra_string, aug, buf - (bfd_byte *) aug); in _bfd_elf_write_section_eh_frame()1269 buf += extra_string; in _bfd_elf_write_section_eh_frame()1270 end += extra_string + extra_data; in _bfd_elf_write_section_eh_frame()1314 val -= extra_string + extra_data; in _bfd_elf_write_section_eh_frame()