Searched refs:H_GET_16 (Results 1 - 25 of 30) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoffswap.h51 H_GET_16 (abfd, ext->x_sym.x_misc.x_lnsz.x_lnno)
55 H_GET_16 (abfd, ext->x_sym.x_misc.x_lnsz.x_size)
71 H_GET_16 (abfd, ext->x_scn.x_nreloc)
75 H_GET_16 (abfd, ext->x_scn.x_nlinno)
91 H_GET_16 (abfd, ext->l_lnno);
182 #define GET_SCNHDR_NRELOC H_GET_16
191 #define GET_SCNHDR_NLNNO H_GET_16
247 reloc_dst->r_type = H_GET_16 (abfd, reloc_src->r_type);
290 filehdr_dst->f_magic = H_GET_16 (abfd, filehdr_src->f_magic);
291 filehdr_dst->f_nscns = H_GET_16 (abf
[all...]
H A Dlibpei.h76 H_GET_16 (abfd, ext->x_sym.x_misc.x_lnsz.x_lnno)
80 H_GET_16 (abfd, ext->x_sym.x_misc.x_lnsz.x_size)
96 H_GET_16 (abfd, ext->x_scn.x_nreloc)
100 H_GET_16 (abfd, ext->x_scn.x_nlinno)
116 H_GET_16 (abfd, ext->l_lnno);
H A Dpeicode.h159 reloc_dst->r_type = H_GET_16 (abfd, reloc_src->r_type);
197 filehdr_dst->f_magic = H_GET_16 (abfd, filehdr_src->f_magic);
198 filehdr_dst->f_nscns = H_GET_16 (abfd, filehdr_src-> f_nscns);
202 filehdr_dst->f_flags = H_GET_16 (abfd, filehdr_src-> f_flags);
213 filehdr_dst->f_opthdr = H_GET_16 (abfd, filehdr_src-> f_opthdr);
244 scnhdr_int->s_nlnno = (H_GET_16 (abfd, scnhdr_ext->s_nlnno)
245 + (H_GET_16 (abfd, scnhdr_ext->s_nreloc) << 16));
248 scnhdr_int->s_nreloc = H_GET_16 (abfd, scnhdr_ext->s_nreloc);
249 scnhdr_int->s_nlnno = H_GET_16 (abfd, scnhdr_ext->s_nlnno);
1125 version = H_GET_16 (abf
[all...]
H A Dcoff-ia64.c99 if (H_GET_16 (abfd, dos_hdr.e_magic) != DOSMAGIC)
H A DpeXXigen.c119 in->n_scnum = H_GET_16 (abfd, ext->e_scnum);
122 in->n_type = H_GET_16 (abfd, ext->e_type);
285 in->x_scn.x_associated = H_GET_16 (abfd, ext->x_scn.x_associated);
293 in->x_sym.x_tvndx = H_GET_16 (abfd, ext->x_sym.x_tvndx);
303 H_GET_16 (abfd, ext->x_sym.x_fcnary.x_ary.x_dimen[0]);
305 H_GET_16 (abfd, ext->x_sym.x_fcnary.x_ary.x_dimen[1]);
307 H_GET_16 (abfd, ext->x_sym.x_fcnary.x_ary.x_dimen[2]);
309 H_GET_16 (abfd, ext->x_sym.x_fcnary.x_ary.x_dimen[3]);
435 aouthdr_int->magic = H_GET_16 (abfd, aouthdr_ext->magic);
436 aouthdr_int->vstamp = H_GET_16 (abf
[all...]
H A Dcoff-m88k.c256 #define SWAP_IN_RELOC_OFFSET H_GET_16
H A Delfcode.h187 dst->st_shndx = H_GET_16 (abfd, src->st_shndx);
233 dst->e_type = H_GET_16 (abfd, src->e_type);
234 dst->e_machine = H_GET_16 (abfd, src->e_machine);
243 dst->e_ehsize = H_GET_16 (abfd, src->e_ehsize);
244 dst->e_phentsize = H_GET_16 (abfd, src->e_phentsize);
245 dst->e_phnum = H_GET_16 (abfd, src->e_phnum);
246 dst->e_shentsize = H_GET_16 (abfd, src->e_shentsize);
247 dst->e_shnum = H_GET_16 (abfd, src->e_shnum);
248 dst->e_shstrndx = H_GET_16 (abfd, src->e_shstrndx);
H A Dlibaout.h44 #define H_GET_16 bfd_h_get_16 macro
69 #define GET_WORD H_GET_16
71 #define GET_MAGIC H_GET_16
H A Di386os9k.c51 execp->a_info = H_GET_16 (abfd, bytes->m_sync);
129 anexec.a_info = H_GET_16 (abfd, exec_bytes.m_sync);
H A Daout-encap.c57 coff_magic = H_GET_16 (abfd, magicbuf);
H A Decoffswap.h211 intern->ipdFirst = H_GET_16 (abfd, ext->f_ipdFirst);
212 intern->cpd = H_GET_16 (abfd, ext->f_cpd);
350 intern->framereg = H_GET_16 (abfd, ext->p_framereg);
351 intern->pcreg = H_GET_16 (abfd, ext->p_pcreg);
H A Dcoff-rs6000.c353 in->n_scnum = H_GET_16 (abfd, ext->e_scnum);
354 in->n_type = H_GET_16 (abfd, ext->e_type);
430 in->x_csect.x_snhash = H_GET_16 (abfd, ext->x_csect.x_snhash);
437 in->x_csect.x_snstab = H_GET_16 (abfd, ext->x_csect.x_snstab);
448 in->x_scn.x_nreloc = H_GET_16 (abfd, ext->x_scn.x_nreloc);
449 in->x_scn.x_nlinno = H_GET_16 (abfd, ext->x_scn.x_nlinno);
462 in->x_sym.x_tvndx = H_GET_16 (abfd, ext->x_sym.x_tvndx);
474 H_GET_16 (abfd, ext->x_sym.x_fcnary.x_ary.x_dimen[0]);
476 H_GET_16 (abfd, ext->x_sym.x_fcnary.x_ary.x_dimen[1]);
478 H_GET_16 (abf
[all...]
H A Dnlm32-ppc.c573 l_rtype = H_GET_16 (abfd, ext.l_rtype);
574 l_rsecnm = H_GET_16 (abfd, ext.l_rsecnm);
H A Dcoff-stgo32.c108 #define _H(index) (H_GET_16 (abfd, (header+index*2)))
H A Dcoff-tic80.c39 #define GET_SCNHDR_FLAGS H_GET_16
H A Dcoff64-rs6000.c325 in->n_scnum = H_GET_16 (abfd, ext->e_scnum);
326 in->n_type = H_GET_16 (abfd, ext->e_type);
390 in->x_csect.x_snhash = H_GET_16 (abfd, ext->x_csect.x_snhash);
433 = H_GET_16 (abfd, ext->x_sym.x_fcnary.x_lnsz.x_size);
H A Dhp300hpux.c658 r_index = H_GET_16 (abfd, bytes->r_index);
H A Dpe-mips.c549 reloc_dst->r_type = H_GET_16 (abfd, reloc_src->r_type);
H A Delf.c61 dst->vd_version = H_GET_16 (abfd, src->vd_version);
62 dst->vd_flags = H_GET_16 (abfd, src->vd_flags);
63 dst->vd_ndx = H_GET_16 (abfd, src->vd_ndx);
64 dst->vd_cnt = H_GET_16 (abfd, src->vd_cnt);
115 dst->vn_version = H_GET_16 (abfd, src->vn_version);
116 dst->vn_cnt = H_GET_16 (abfd, src->vn_cnt);
144 dst->vna_flags = H_GET_16 (abfd, src->vna_flags);
145 dst->vna_other = H_GET_16 (abfd, src->vna_other);
171 dst->vs_vers = H_GET_16 (abfd, src->vs_vers);
H A Doasys.c219 dest = data->symbols + H_GET_16 (abfd, record.symbol.refno);
H A Darchive.c978 ardata->symdef_count = H_GET_16 (abfd, raw_armap);
H A Dbfd-in2.h1040 #define H_GET_16 bfd_h_get_16
1033 #define H_GET_16 macro
/haiku-fatelf/src/bin/gdb/include/coff/
H A Dti.h106 H_GET_16 (abfd, ((FILHDR *)(src))->f_target_id); \
219 (COFF2_P (ABFD) ? H_GET_32 (ABFD, LOC) : H_GET_16 (ABFD, LOC))
223 (COFF2_P (ABFD) ? H_GET_32 (ABFD, LOC) : H_GET_16 (ABFD, (LOC) - 2))
227 (COFF2_P (ABFD) ? H_GET_32 (ABFD, LOC) : H_GET_16 (ABFD, (LOC) - 4))
231 (COFF2_P (ABFD) ? H_GET_16 (ABFD, LOC) : (unsigned) H_GET_8 (ABFD, (LOC) - 7))
396 (H_GET_16 (abfd, ext->x_sym.x_misc.x_lnsz.x_size) / (class != C_FIELD ? 8 : 1))
H A Dexternal.h120 #define GET_LINENO_LNNO(abfd, ext) H_GET_16 (abfd, (ext->l_lnno))
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1040 #define H_GET_16 bfd_h_get_16
1033 #define H_GET_16 macro

Completed in 389 milliseconds

12