/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-elf.c | 376 const struct elf_type_functions* type_functions; member 400 const struct elf_type_functions* type_functions; member 431 const struct elf_type_functions *type_functions; in simple_object_elf_match() local 458 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match() 469 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match() 486 eor->type_functions = type_functions; in simple_object_elf_match() 490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 492 eor->flags = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 494 eor->shoff = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 496 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-elf.c | 376 const struct elf_type_functions* type_functions; member 400 const struct elf_type_functions* type_functions; member 431 const struct elf_type_functions *type_functions; in simple_object_elf_match() local 458 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match() 469 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match() 486 eor->type_functions = type_functions; in simple_object_elf_match() 490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 492 eor->flags = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 494 eor->shoff = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 496 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-elf.c | 376 const struct elf_type_functions* type_functions; member 400 const struct elf_type_functions* type_functions; member 431 const struct elf_type_functions *type_functions; in simple_object_elf_match() local 458 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match() 469 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match() 486 eor->type_functions = type_functions; in simple_object_elf_match() 490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 492 eor->flags = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 494 eor->shoff = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 496 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-elf.c | 376 const struct elf_type_functions* type_functions; member 400 const struct elf_type_functions* type_functions; member 431 const struct elf_type_functions *type_functions; in simple_object_elf_match() local 458 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match() 469 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match() 486 eor->type_functions = type_functions; in simple_object_elf_match() 490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 492 eor->flags = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 494 eor->shoff = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() 496 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match() [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2015 | 4547 * guile/scm-type.c (type_functions, gdbscm_initialize_types): Use
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2015 | 4547 * guile/scm-type.c (type_functions, gdbscm_initialize_types): Use
|