Searched refs:e_mach (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-nfp.c97 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags); local
99 switch (e_mach)
103 if (!bfd_default_set_arch_mach (abfd, bfd_arch_nfp, e_mach))
H A Delf32-z80.c514 int e_mach = elf_elfheader (abfd)->e_flags & EF_Z80_MACH_MSK; local
515 switch (e_mach)
519 abfd, e_mach);
H A Delf32-msp430.c1585 int e_mach = elf_elfheader (abfd)->e_flags & EF_MSP430_MACH; local
1587 switch (e_mach)
H A Delf32-score.c4409 int e_mach = elf_elfheader (abfd)->e_flags & EF_SCORE_MACH & EF_OMIT_PIC_FIXDD; local
4410 switch (e_mach)
H A Delf32-avr.c1637 int e_mach = elf_elfheader (abfd)->e_flags & EF_AVR_MACH;
1639 switch (e_mach)
1636 int e_mach = elf_elfheader (abfd)->e_flags & EF_AVR_MACH; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-nfp.c97 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags); local
99 switch (e_mach)
103 if (!bfd_default_set_arch_mach (abfd, bfd_arch_nfp, e_mach))
H A Delf32-z80.c514 int e_mach = elf_elfheader (abfd)->e_flags & EF_Z80_MACH_MSK; local
515 switch (e_mach)
519 abfd, e_mach);
H A Delf32-msp430.c1585 int e_mach = elf_elfheader (abfd)->e_flags & EF_MSP430_MACH; local
1587 switch (e_mach)
H A Delf32-score.c4409 int e_mach = elf_elfheader (abfd)->e_flags & EF_SCORE_MACH & EF_OMIT_PIC_FIXDD; local
4410 switch (e_mach)
H A Delf32-avr.c1635 int e_mach = elf_elfheader (abfd)->e_flags & EF_AVR_MACH;
1637 switch (e_mach)
1634 int e_mach = elf_elfheader (abfd)->e_flags & EF_AVR_MACH; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-nfp.c97 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags); local
99 switch (e_mach)
103 if (!bfd_default_set_arch_mach (abfd, bfd_arch_nfp, e_mach))
H A Delf32-z80.c514 int e_mach = elf_elfheader (abfd)->e_flags & EF_Z80_MACH_MSK; local
515 switch (e_mach)
519 abfd, e_mach);
H A Delf32-msp430.c1585 int e_mach = elf_elfheader (abfd)->e_flags & EF_MSP430_MACH; local
1587 switch (e_mach)
H A Delf32-avr.c1637 int e_mach = elf_elfheader (abfd)->e_flags & EF_AVR_MACH;
1639 switch (e_mach)
1636 int e_mach = elf_elfheader (abfd)->e_flags & EF_AVR_MACH; local
H A Delf32-score.c4409 int e_mach = elf_elfheader (abfd)->e_flags & EF_SCORE_MACH & EF_OMIT_PIC_FIXDD; local
4410 switch (e_mach)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-nfp.c184 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags); local
186 switch (e_mach)
190 if (!bfd_default_set_arch_mach (abfd, bfd_arch_nfp, e_mach))
H A Delf32-z80.c514 int e_mach = elf_elfheader (abfd)->e_flags & EF_Z80_MACH_MSK; local
515 switch (e_mach)
519 abfd, e_mach);
H A Delf32-msp430.c1585 int e_mach = elf_elfheader (abfd)->e_flags & EF_MSP430_MACH; local
1587 switch (e_mach)
H A Delf32-score.c4422 int e_mach = elf_elfheader (abfd)->e_flags & EF_SCORE_MACH & EF_OMIT_PIC_FIXDD; local
4423 switch (e_mach)
H A Delf32-avr.c1635 int e_mach = elf_elfheader (abfd)->e_flags & EF_AVR_MACH;
1637 switch (e_mach)
1634 int e_mach = elf_elfheader (abfd)->e_flags & EF_AVR_MACH; local

Completed in 261 milliseconds