/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | collect2-aix.h | 201 char n_offset[4]; member 213 char n_offset[4]; member 254 bfd_vma n_offset; member
|
H A D | collect2-aix.cc | 297 internal->n_offset = READ_OBJECT (external, external_syment, in ldtbread() 298 u.xcoff32.u.u.n_offset); in ldtbread() 314 internal->n_offset = READ_OBJECT (external, external_syment, in ldtbread() 315 u.xcoff64.n_offset); in ldtbread() 343 + symbol->n_offset); in ldgetname()
|
H A D | simplify-rtx.cc | 327 poly_int64 n_offset, o_offset; in delegitimize_mem_from_attrs() local 335 n = strip_offset (n, &n_offset); in delegitimize_mem_from_attrs() 337 if (!(known_eq (o_offset, n_offset + offset) in delegitimize_mem_from_attrs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | collect2-aix.h | 201 char n_offset[4]; member 213 char n_offset[4]; member 254 bfd_vma n_offset; member
|
H A D | collect2-aix.c | 297 internal->n_offset = READ_OBJECT (external, external_syment, in ldtbread() 298 u.xcoff32.u.u.n_offset); in ldtbread() 314 internal->n_offset = READ_OBJECT (external, external_syment, in ldtbread() 315 u.xcoff64.n_offset); in ldtbread() 343 + symbol->n_offset); in ldgetname()
|
H A D | simplify-rtx.c | 334 poly_int64 n_offset, o_offset; in delegitimize_mem_from_attrs() local 342 n = strip_offset (n, &n_offset); in delegitimize_mem_from_attrs() 344 if (!(known_eq (o_offset, n_offset + offset) in delegitimize_mem_from_attrs()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-xcoff.c | 148 unsigned char n_offset[4]; member 160 unsigned char n_offset[4]; member 507 unsigned int n_numaux, n_offset, n_zeroes; in simple_object_xcoff_find_sections() local 546 n_offset = fetch_32 (sym + offsetof (struct external_syment, in simple_object_xcoff_find_sections() 547 u.xcoff64.n_offset)); in simple_object_xcoff_find_sections() 559 n_offset = fetch_32 (sym + offsetof (struct external_syment, in simple_object_xcoff_find_sections() 560 u.xcoff32.n.n.n_offset)); in simple_object_xcoff_find_sections() 577 if (n_offset >= strtab_size) in simple_object_xcoff_find_sections() 585 n_name = strtab + n_offset; in simple_object_xcoff_find_sections() 1010 set_32 (&syms[0].sym.u.xcoff32.n.n.n_offset[0], name_offset); in simple_object_xcoff_write_to_file()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-xcoff.c | 148 unsigned char n_offset[4]; member 160 unsigned char n_offset[4]; member 507 unsigned int n_numaux, n_offset, n_zeroes; in simple_object_xcoff_find_sections() local 546 n_offset = fetch_32 (sym + offsetof (struct external_syment, in simple_object_xcoff_find_sections() 547 u.xcoff64.n_offset)); in simple_object_xcoff_find_sections() 559 n_offset = fetch_32 (sym + offsetof (struct external_syment, in simple_object_xcoff_find_sections() 560 u.xcoff32.n.n.n_offset)); in simple_object_xcoff_find_sections() 577 if (n_offset >= strtab_size) in simple_object_xcoff_find_sections() 585 n_name = strtab + n_offset; in simple_object_xcoff_find_sections() 1010 set_32 (&syms[0].sym.u.xcoff32.n.n.n_offset[0], name_offset); in simple_object_xcoff_write_to_file()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-xcoff.c | 148 unsigned char n_offset[4]; member 160 unsigned char n_offset[4]; member 507 unsigned int n_numaux, n_offset, n_zeroes; in simple_object_xcoff_find_sections() local 546 n_offset = fetch_32 (sym + offsetof (struct external_syment, in simple_object_xcoff_find_sections() 547 u.xcoff64.n_offset)); in simple_object_xcoff_find_sections() 559 n_offset = fetch_32 (sym + offsetof (struct external_syment, in simple_object_xcoff_find_sections() 560 u.xcoff32.n.n.n_offset)); in simple_object_xcoff_find_sections() 577 if (n_offset >= strtab_size) in simple_object_xcoff_find_sections() 585 n_name = strtab + n_offset; in simple_object_xcoff_find_sections() 1010 set_32 (&syms[0].sym.u.xcoff32.n.n.n_offset[0], name_offset); in simple_object_xcoff_write_to_file()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-xcoff.c | 148 unsigned char n_offset[4]; member 160 unsigned char n_offset[4]; member 507 unsigned int n_numaux, n_offset, n_zeroes; in simple_object_xcoff_find_sections() local 546 n_offset = fetch_32 (sym + offsetof (struct external_syment, in simple_object_xcoff_find_sections() 547 u.xcoff64.n_offset)); in simple_object_xcoff_find_sections() 559 n_offset = fetch_32 (sym + offsetof (struct external_syment, in simple_object_xcoff_find_sections() 560 u.xcoff32.n.n.n_offset)); in simple_object_xcoff_find_sections() 577 if (n_offset >= strtab_size) in simple_object_xcoff_find_sections() 585 n_name = strtab + n_offset; in simple_object_xcoff_find_sections() 1010 set_32 (&syms[0].sym.u.xcoff32.n.n.n_offset[0], name_offset); in simple_object_xcoff_write_to_file()
|
/netbsd-src/external/cddl/osnet/dist/head/ |
H A D | syms.h | 67 #define n_offset _n._n_n._n_offset macro
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | internal.h | 487 #define n_offset _n._n_n._n_offset macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | internal.h | 487 #define n_offset _n._n_n._n_offset macro
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | vms-lib.c | 981 unsigned int n_offset = sbm->nodes[offset]; in vms_lib_dcx() local 982 if (n_offset == 0) in vms_lib_dcx() 992 offset = 2 * n_offset; in vms_lib_dcx()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | vms-lib.c | 978 unsigned int n_offset = sbm->nodes[offset]; in vms_lib_dcx() local 979 if (n_offset == 0) in vms_lib_dcx() 989 offset = 2 * n_offset; in vms_lib_dcx()
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-9103 | 2561 * internalcoff.h: add n_name, n_zeroes and n_offset macros
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-9103 | 2561 * internalcoff.h: add n_name, n_zeroes and n_offset macros
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ChangeLog-9103 | 2561 * internalcoff.h: add n_name, n_zeroes and n_offset macros
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ChangeLog-9103 | 2561 * internalcoff.h: add n_name, n_zeroes and n_offset macros
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | ChangeLog-9103 | 2561 * internalcoff.h: add n_name, n_zeroes and n_offset macros
|