Searched defs:debug_swap (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-ecoff.c | 208 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 D | obj-elf.c | 1973 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 D | obj-ecoff.c | 141 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 D | obj-elf.c | 2044 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 D | ecofflink.c | 1782 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 D | libecoff.h | 56 struct ecoff_debug_swap debug_swap; member
|
H A D | ecoff.c | 993 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 D | ecofflink.c | 1822 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 D | libecoff.h | 56 struct ecoff_debug_swap debug_swap; member
|
H A D | ecoff.c | 1103 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 D | mdebugread.c | 111 const struct ecoff_debug_swap *debug_swap; member 202 static const struct ecoff_debug_swap *debug_swap; variable
|