Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-elf.c376 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 Dsimple-object-elf.c376 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 Dsimple-object-elf.c376 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 Dsimple-object-elf.c376 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 DChangeLog-20154547 * guile/scm-type.c (type_functions, gdbscm_initialize_types): Use
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20154547 * guile/scm-type.c (type_functions, gdbscm_initialize_types): Use