Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf-eh-frame.c1469 unsigned int action, extra_string, extra_data; in _bfd_elf_write_section_eh_frame() local
1477 extra_string = extra_augmentation_string_bytes (ent); in _bfd_elf_write_section_eh_frame()
1496 memmove (buf + extra_string + extra_data, buf, end - buf); in _bfd_elf_write_section_eh_frame()
1497 memmove (aug + extra_string, aug, buf - (bfd_byte *) aug); in _bfd_elf_write_section_eh_frame()
1498 buf += extra_string; in _bfd_elf_write_section_eh_frame()
1499 end += extra_string + extra_data; in _bfd_elf_write_section_eh_frame()
1551 val -= extra_string + extra_data; in _bfd_elf_write_section_eh_frame()