Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dobj-ecoff.c208 const struct ecoff_debug_swap * const debug_swap in ecoff_frob_file() local
254 const struct ecoff_debug_swap * const debug_swap local
H A Dobj-elf.c1973 const struct ecoff_debug_swap *debug_swap; in elf_frob_file_after_relocs() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-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
H A Dobj-elf.c2044 const struct ecoff_debug_swap *debug_swap; in elf_frob_file_after_relocs() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Decofflink.c1782 mk_fdrtab (abfd, debug_info, debug_swap, line_info) in mk_fdrtab() argument
1924 lookup_line (abfd, debug_info, debug_swap, line_info) in lookup_line() argument
2422 _bfd_ecoff_locate_line (abfd, section, offset, debug_info, debug_swap, in _bfd_ecoff_locate_line() argument
H A Dlibecoff.h56 struct ecoff_debug_swap debug_swap; member
H A Decoff.c993 const struct ecoff_debug_swap * const debug_swap = in ecoff_emit_aggregate() local
1367 const struct ecoff_debug_swap * const debug_swap in _bfd_ecoff_print_symbol() local
1708 const struct ecoff_debug_swap * const debug_swap in _bfd_ecoff_find_nearest_line() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Decofflink.c1822 mk_fdrtab (abfd, debug_info, debug_swap, line_info) in mk_fdrtab() argument
1979 lookup_line (abfd, debug_info, debug_swap, line_info) in lookup_line() argument
2482 _bfd_ecoff_locate_line (abfd, section, offset, debug_info, debug_swap, in _bfd_ecoff_locate_line() argument
H A Dlibecoff.h56 struct ecoff_debug_swap debug_swap; member
H A Decoff.c1103 const struct ecoff_debug_swap * const debug_swap = local
1482 const struct ecoff_debug_swap * const debug_swap local
1828 const struct ecoff_debug_swap * const debug_swap local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmdebugread.c111 const struct ecoff_debug_swap *debug_swap; member
202 static const struct ecoff_debug_swap *debug_swap; variable