Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf-eh-frame.c1802 unsigned int action, extra_string, extra_data; in _bfd_elf_write_section_eh_frame() local
1810 extra_string = extra_augmentation_string_bytes (ent); in _bfd_elf_write_section_eh_frame()
1829 memmove (buf + extra_string + extra_data, buf, end - buf); in _bfd_elf_write_section_eh_frame()
1830 memmove (aug + extra_string, aug, buf - (bfd_byte *) aug); in _bfd_elf_write_section_eh_frame()
1831 buf += extra_string; in _bfd_elf_write_section_eh_frame()
1832 end += extra_string + extra_data; in _bfd_elf_write_section_eh_frame()
1884 val -= extra_string + extra_data; in _bfd_elf_write_section_eh_frame()