Searched refs:bfd_h_get_16 (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | libbfd.texi | 122 #define bfd_h_get_16(abfd, ptr) \ 157 #define H_GET_16 bfd_h_get_16
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | libbfd.texi | 125 #define bfd_h_get_16(abfd, ptr) \ 160 #define H_GET_16 bfd_h_get_16
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | mipsread.c | 318 sym_shndx = bfd_h_get_16 (abfd, (bfd_byte *) x_symp->st_shndx); in read_alphacoff_dynamic_symtab()
|
H A D | dbxread.c | 853 (intern).n_desc = bfd_h_get_16 (abfd, (extern)->e_desc); \
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-ip2k.c | 676 desc = bfd_h_get_16 (abfd, stabp + DESCOFF); in adjust_all_relocations() 697 desc = bfd_h_get_16 (abfd, stabp + DESCOFF); in adjust_all_relocations()
|
H A D | libaout.h | 44 #define H_GET_16 bfd_h_get_16
|
H A D | bfd-in2.h | 1034 #define bfd_h_get_16(abfd, ptr) \ macro 1069 #define H_GET_16 bfd_h_get_16
|
H A D | mach-o.c | 727 desc = bfd_h_get_16 (abfd, buf + 6); in bfd_mach_o_scan_read_symtab_symbol()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-ip2k.c | 1198 desc = bfd_h_get_16 (abfd, stabp + DESCOFF); 1219 desc = bfd_h_get_16 (abfd, stabp + DESCOFF);
|
H A D | libaout.h | 44 #define H_GET_16 bfd_h_get_16
|
H A D | bfd-in2.h | 939 #define bfd_h_get_16(abfd, ptr) \ macro 974 #define H_GET_16 bfd_h_get_16
|
H A D | mach-o.c | 745 desc = bfd_h_get_16 (abfd, buf + 6);
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | objdump.c | 1981 desc = bfd_h_get_16 (abfd, stabp + DESCOFF); in print_section_stabs()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | objdump.c | 2197 desc = bfd_h_get_16 (abfd, stabp + DESCOFF); in print_section_stabs()
|