Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/bfd/
H A Delf-eh-frame.c1467 unsigned int action, extra_string, extra_data; in _bfd_elf_write_section_eh_frame() local
1475 extra_string = extra_augmentation_string_bytes (ent); in _bfd_elf_write_section_eh_frame()
1494 memmove (buf + extra_string + extra_data, buf, end - buf); in _bfd_elf_write_section_eh_frame()
1495 memmove (aug + extra_string, aug, buf - (bfd_byte *) aug); in _bfd_elf_write_section_eh_frame()
1496 buf += extra_string; in _bfd_elf_write_section_eh_frame()
1497 end += extra_string + extra_data; in _bfd_elf_write_section_eh_frame()
1549 val -= extra_string + extra_data; in _bfd_elf_write_section_eh_frame()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c2309 loc->owner->extra_string); in build_target_command_list()
2352 if (loc->owner->extra_string in build_target_command_list()
8918 char *dprintf_args = b->extra_string; in update_dprintf_command_list()
9007 char *extra_string, in init_breakpoint_sal() argument
9054 b->extra_string = extra_string; in init_breakpoint_sal()
9126 if (b->extra_string) in init_breakpoint_sal()
9131 else if (b->extra_string) in init_breakpoint_sal()
9132 error (_("Garbage '%s' at end of command"), b->extra_string); in init_breakpoint_sal()
9150 char *extra_string, in create_breakpoint_sal() argument
9174 filter, cond_string, extra_string, in create_breakpoint_sal()
[all …]
H A Dbreakpoint.h735 char *extra_string; member
1276 char *extra_string,
/dflybsd-src/contrib/binutils-2.27/bfd/
H A 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()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf-eh-frame.c2000 unsigned int version, action, extra_string, extra_data; in _bfd_elf_write_section_eh_frame() local
2008 extra_string = extra_augmentation_string_bytes (ent); in _bfd_elf_write_section_eh_frame()
2031 memmove (buf + extra_string + extra_data, buf, end - buf); in _bfd_elf_write_section_eh_frame()
2032 memmove (aug + extra_string, aug, buf - (bfd_byte *) aug); in _bfd_elf_write_section_eh_frame()
2033 buf += extra_string; in _bfd_elf_write_section_eh_frame()
2034 end += extra_string + extra_data; in _bfd_elf_write_section_eh_frame()
2086 val -= extra_string + extra_data; in _bfd_elf_write_section_eh_frame()