Home
last modified time | relevance | path

Searched defs:debug_swap (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/binutils/gas/config/
HDobj-ecoff.c141 const struct ecoff_debug_swap * const debug_swap in ecoff_frob_file() local
185 const struct ecoff_debug_swap * const debug_swap in obj_ecoff_set_ext() local
HDobj-elf.c2058 const struct ecoff_debug_swap *debug_swap; in elf_frob_file_after_relocs() local
/NextBSD/contrib/binutils/bfd/
HDecofflink.c1779 mk_fdrtab (abfd, debug_info, debug_swap, line_info) in mk_fdrtab() argument
1921 lookup_line (abfd, debug_info, debug_swap, line_info) in lookup_line() argument
2419 _bfd_ecoff_locate_line (abfd, section, offset, debug_info, debug_swap, in _bfd_ecoff_locate_line() argument
HDlibecoff.h56 struct ecoff_debug_swap debug_swap; member
HDecoff.c992 const struct ecoff_debug_swap * const debug_swap = in ecoff_emit_aggregate() local
1366 const struct ecoff_debug_swap * const debug_swap in _bfd_ecoff_print_symbol() local
1707 const struct ecoff_debug_swap * const debug_swap in _bfd_ecoff_find_nearest_line() local
/NextBSD/contrib/gdb/gdb/
HDmdebugread.c116 const struct ecoff_debug_swap *debug_swap; member
207 static const struct ecoff_debug_swap *debug_swap; variable