Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/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 …]
/dflybsd-src/contrib/gcc-8.0/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 …]
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dsimple-object-elf.c314 const struct elf_type_functions* type_functions; member
338 const struct elf_type_functions* type_functions; member
361 const struct elf_type_functions *type_functions; in simple_object_elf_match() local
388 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match()
399 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match()
416 eor->type_functions = type_functions; in simple_object_elf_match()
420 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
422 eor->flags = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
424 eor->shoff = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
426 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
[all …]
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dsimple-object-elf.c314 const struct elf_type_functions* type_functions; member
338 const struct elf_type_functions* type_functions; member
361 const struct elf_type_functions *type_functions; in simple_object_elf_match() local
388 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match()
399 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match()
416 eor->type_functions = type_functions; in simple_object_elf_match()
420 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
422 eor->flags = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
424 eor->shoff = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
426 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
[all …]
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dsimple-object-elf.c314 const struct elf_type_functions* type_functions; member
338 const struct elf_type_functions* type_functions; member
361 const struct elf_type_functions *type_functions; in simple_object_elf_match() local
388 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match()
399 type_functions = (ei_data == ELFDATA2LSB in simple_object_elf_match()
416 eor->type_functions = type_functions; in simple_object_elf_match()
420 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
422 eor->flags = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
424 eor->shoff = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
426 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
[all …]