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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dmipsread.c339 sym_info = bfd_h_get_8 (abfd, (bfd_byte *) x_symp->st_info);
H A Ddbxread.c859 (intern).n_type = bfd_h_get_8 (abfd, (extern)->e_type); \
1296 if (bfd_h_get_8 (abfd, bufp->e_type) == N_SLINE)
2559 if (bfd_h_get_8 (abfd, bufp->e_type) != N_SO)
2575 type = bfd_h_get_8 (abfd, bufp->e_type);
/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibaout.h45 #define H_GET_8 bfd_h_get_8
H A Dbfd-in2.h1098 #define bfd_h_get_8(abfd, ptr) \
1143 #define H_GET_8 bfd_h_get_8
1091 #define bfd_h_get_8 macro
/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjdump.c2276 type = bfd_h_get_8 (abfd, stabp + TYPEOFF);
2277 other = bfd_h_get_8 (abfd, stabp + OTHEROFF);
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1104 #define bfd_h_get_8(abfd, ptr) \
1149 #define H_GET_8 bfd_h_get_8
1097 #define bfd_h_get_8 macro

Completed in 267 milliseconds