Searched refs:o_offset (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dmips.h334 unsigned char o_offset[4]; member in struct:opt_ext
H A Dalpha.h376 unsigned char o_offset[4]; member in struct:opt_ext
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dmips.h334 unsigned char o_offset[4]; member in struct:opt_ext
H A Dalpha.h376 unsigned char o_offset[4]; member in struct:opt_ext
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dmips.h334 unsigned char o_offset[4]; member in struct:opt_ext
H A Dalpha.h376 unsigned char o_offset[4]; member in struct:opt_ext
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dalpha.h376 unsigned char o_offset[4]; member in struct:opt_ext
H A Dmips.h334 unsigned char o_offset[4]; member in struct:opt_ext
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Decoffswap.h691 intern->offset = H_GET_32 (abfd, ext->o_offset);
728 H_PUT_32 (abfd, intern->value, ext->o_offset);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Decoffswap.h691 intern->offset = H_GET_32 (abfd, ext->o_offset);
728 H_PUT_32 (abfd, intern->value, ext->o_offset);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Decoffswap.h691 intern->offset = H_GET_32 (abfd, ext->o_offset);
728 H_PUT_32 (abfd, intern->value, ext->o_offset);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Decoffswap.h691 intern->offset = H_GET_32 (abfd, ext->o_offset);
728 H_PUT_32 (abfd, intern->value, ext->o_offset);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsimplify-rtx.c338 poly_int64 n_offset, o_offset;
347 o = strip_offset (o, &o_offset);
348 if (!(known_eq (o_offset, n_offset + offset)
334 poly_int64 n_offset, o_offset; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc331 poly_int64 n_offset, o_offset;
340 o = strip_offset (o, &o_offset);
341 if (!(known_eq (o_offset, n_offset + offset)
327 poly_int64 n_offset, o_offset; local

Completed in 321 milliseconds