Home
last modified time | relevance | path

Searched refs:bfd_h_get_8 (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/
Dmipsread.c339 sym_info = bfd_h_get_8 (abfd, (bfd_byte *) x_symp->st_info); in read_alphacoff_dynamic_symtab()
Ddbxread.c852 (intern).n_type = bfd_h_get_8 (abfd, (extern)->e_type); \
1288 if (bfd_h_get_8 (abfd, bufp->e_type) == N_SLINE) in read_dbx_symtab()
2550 if (bfd_h_get_8 (abfd, bufp->e_type) != N_SO) in read_ofile_symtab()
2566 type = bfd_h_get_8 (abfd, bufp->e_type); in read_ofile_symtab()
/freebsd-9-stable/contrib/binutils/bfd/
Dlibaout.h45 #define H_GET_8 bfd_h_get_8
Dbfd-in2.h1091 #define bfd_h_get_8(abfd, ptr) \ macro
1136 #define H_GET_8 bfd_h_get_8
/freebsd-9-stable/contrib/binutils/binutils/
Dobjdump.c2270 type = bfd_h_get_8 (abfd, stabp + TYPEOFF); in print_section_stabs()
2271 other = bfd_h_get_8 (abfd, stabp + OTHEROFF); in print_section_stabs()
/freebsd-9-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h1097 #define bfd_h_get_8(abfd, ptr) \ macro
1142 #define H_GET_8 bfd_h_get_8