Searched refs:out_flags (Results 51 - 71 of 71) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-v850.c1825 flagword out_flags;
1833 out_flags = elf_elfheader (obfd)->e_flags;
1857 if (in_flags == out_flags)
1860 if ((in_flags & EF_V850_ARCH) != (out_flags & EF_V850_ARCH)
1866 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
1870 && (out_flags & EF_V850_ARCH) == E_V850E1_ARCH)
1873 ((out_flags & ~ EF_V850_ARCH) | E_V850E_ARCH);
1819 flagword out_flags; local
H A Delfxx-ia64.c5330 flagword out_flags;
5340 out_flags = elf_elfheader (obfd)->e_flags;
5358 if (in_flags == out_flags)
5362 if (!(in_flags & EF_IA_64_REDUCEDFP) && (out_flags & EF_IA_64_REDUCEDFP))
5365 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
5374 if ((in_flags & EF_IA_64_BE) != (out_flags & EF_IA_64_BE))
5383 if ((in_flags & EF_IA_64_ABI64) != (out_flags & EF_IA_64_ABI64))
5392 if ((in_flags & EF_IA_64_CONS_GP) != (out_flags & EF_IA_64_CONS_GP))
5402 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
5323 flagword out_flags; local
H A Delf32-m32r.c3552 flagword out_flags;
3560 out_flags = elf_elfheader (obfd)->e_flags;
3585 if (in_flags == out_flags)
3588 if ((in_flags & EF_M32R_ARCH) != (out_flags & EF_M32R_ARCH))
3591 || ((out_flags & EF_M32R_ARCH) == E_M32R_ARCH)
3546 flagword out_flags; local
H A Delf32-vax.c506 flagword out_flags;
514 out_flags = elf_elfheader (obfd)->e_flags;
505 flagword out_flags; local
H A Delf32-score.c3771 flagword out_flags; local
3777 out_flags = elf_elfheader (obfd)->e_flags;
3784 out_flags = elf_elfheader (obfd)->e_flags;
3800 if (((in_flags & EF_SCORE_PIC) != 0) != ((out_flags & EF_SCORE_PIC) != 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-v850.c1825 flagword out_flags;
1833 out_flags = elf_elfheader (obfd)->e_flags;
1857 if (in_flags == out_flags)
1860 if ((in_flags & EF_V850_ARCH) != (out_flags & EF_V850_ARCH)
1866 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
1870 && (out_flags & EF_V850_ARCH) == E_V850E1_ARCH)
1873 ((out_flags & ~ EF_V850_ARCH) | E_V850E_ARCH);
1819 flagword out_flags; local
H A Delfxx-ia64.c5330 flagword out_flags;
5340 out_flags = elf_elfheader (obfd)->e_flags;
5358 if (in_flags == out_flags)
5362 if (!(in_flags & EF_IA_64_REDUCEDFP) && (out_flags & EF_IA_64_REDUCEDFP))
5365 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
5374 if ((in_flags & EF_IA_64_BE) != (out_flags & EF_IA_64_BE))
5383 if ((in_flags & EF_IA_64_ABI64) != (out_flags & EF_IA_64_ABI64))
5392 if ((in_flags & EF_IA_64_CONS_GP) != (out_flags & EF_IA_64_CONS_GP))
5402 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
5323 flagword out_flags; local
H A Delf32-m32r.c3552 flagword out_flags;
3560 out_flags = elf_elfheader (obfd)->e_flags;
3585 if (in_flags == out_flags)
3588 if ((in_flags & EF_M32R_ARCH) != (out_flags & EF_M32R_ARCH))
3591 || ((out_flags & EF_M32R_ARCH) == E_M32R_ARCH)
3546 flagword out_flags; local
H A Delf32-vax.c506 flagword out_flags;
514 out_flags = elf_elfheader (obfd)->e_flags;
505 flagword out_flags; local
H A Delf32-score.c3771 flagword out_flags; local
3777 out_flags = elf_elfheader (obfd)->e_flags;
3784 out_flags = elf_elfheader (obfd)->e_flags;
3800 if (((in_flags & EF_SCORE_PIC) != 0) != ((out_flags & EF_SCORE_PIC) != 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dmpic.c989 irq_hw_number_t *out_hwirq, unsigned int *out_flags)
1015 *out_flags = map_mpic_senses[intspec[1] & mask];
1017 *out_flags = IRQ_TYPE_NONE;
1020 intsize, intspec[0], intspec[1], *out_hwirq, *out_flags);
987 mpic_host_xlate(struct irq_host *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/sysdev/
H A Dmpic.c989 irq_hw_number_t *out_hwirq, unsigned int *out_flags)
1015 *out_flags = map_mpic_senses[intspec[1] & mask];
1017 *out_flags = IRQ_TYPE_NONE;
1020 intsize, intspec[0], intspec[1], *out_hwirq, *out_flags);
987 mpic_host_xlate(struct irq_host *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delfxx-ia64.c5330 flagword out_flags;
5340 out_flags = elf_elfheader (obfd)->e_flags;
5358 if (in_flags == out_flags)
5362 if (!(in_flags & EF_IA_64_REDUCEDFP) && (out_flags & EF_IA_64_REDUCEDFP))
5365 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
5374 if ((in_flags & EF_IA_64_BE) != (out_flags & EF_IA_64_BE))
5383 if ((in_flags & EF_IA_64_ABI64) != (out_flags & EF_IA_64_ABI64))
5392 if ((in_flags & EF_IA_64_CONS_GP) != (out_flags & EF_IA_64_CONS_GP))
5402 != (out_flags & EF_IA_64_NOFUNCDESC_CONS_GP))
5323 flagword out_flags; local
H A Delf32-m32r.c3552 flagword out_flags;
3560 out_flags = elf_elfheader (obfd)->e_flags;
3585 if (in_flags == out_flags)
3588 if ((in_flags & EF_M32R_ARCH) != (out_flags & EF_M32R_ARCH))
3591 || ((out_flags & EF_M32R_ARCH) == E_M32R_ARCH)
3546 flagword out_flags; local
H A Delf32-vax.c506 flagword out_flags;
514 out_flags = elf_elfheader (obfd)->e_flags;
505 flagword out_flags; local
H A Delf32-score.c3771 flagword out_flags; local
3777 out_flags = elf_elfheader (obfd)->e_flags;
3784 out_flags = elf_elfheader (obfd)->e_flags;
3800 if (((in_flags & EF_SCORE_PIC) != 0) != ((out_flags & EF_SCORE_PIC) != 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dlibxvidff.c456 if( xvid_enc_frame.out_flags & XVID_KEYFRAME ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dlibxvidff.c456 if( xvid_enc_frame.out_flags & XVID_KEYFRAME ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dlibxvidff.c456 if( xvid_enc_frame.out_flags & XVID_KEYFRAME ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dpasemi_mac.c348 goto out_flags;
375 out_flags:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dpasemi_mac.c348 goto out_flags;
375 out_flags:

Completed in 309 milliseconds

123