Searched refs:out_off (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/include/arch-v32/arch/hwregs/
H A Dsser_defs.h118 unsigned int out_off : 1; member in struct:__anon12500
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/
H A Dsser_defs.h118 unsigned int out_off : 1; member in struct:__anon24193
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-ppc.c10950 bfd_vma out_off;
10959 out_off = _bfd_elf_section_offset (output_bfd, info,
10961 if (out_off == (bfd_vma) -1)
10963 else if (out_off == (bfd_vma) -2)
10965 out_off += (input_section->output_section->vma
10967 outrel.r_offset = out_off;
10971 if ((r_type == R_PPC64_ADDR64 && (out_off & 7) != 0)
10972 || (r_type == R_PPC64_UADDR64 && (out_off & 7) == 0))
10974 else if ((r_type == R_PPC64_ADDR32 && (out_off & 3) != 0)
10975 || (r_type == R_PPC64_UADDR32 && (out_off
10946 bfd_vma out_off; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-ppc.c10950 bfd_vma out_off;
10959 out_off = _bfd_elf_section_offset (output_bfd, info,
10961 if (out_off == (bfd_vma) -1)
10963 else if (out_off == (bfd_vma) -2)
10965 out_off += (input_section->output_section->vma
10967 outrel.r_offset = out_off;
10971 if ((r_type == R_PPC64_ADDR64 && (out_off & 7) != 0)
10972 || (r_type == R_PPC64_UADDR64 && (out_off & 7) == 0))
10974 else if ((r_type == R_PPC64_ADDR32 && (out_off & 3) != 0)
10975 || (r_type == R_PPC64_UADDR32 && (out_off
10946 bfd_vma out_off; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-ppc.c10950 bfd_vma out_off;
10959 out_off = _bfd_elf_section_offset (output_bfd, info,
10961 if (out_off == (bfd_vma) -1)
10963 else if (out_off == (bfd_vma) -2)
10965 out_off += (input_section->output_section->vma
10967 outrel.r_offset = out_off;
10971 if ((r_type == R_PPC64_ADDR64 && (out_off & 7) != 0)
10972 || (r_type == R_PPC64_UADDR64 && (out_off & 7) == 0))
10974 else if ((r_type == R_PPC64_ADDR32 && (out_off & 3) != 0)
10975 || (r_type == R_PPC64_UADDR32 && (out_off
10946 bfd_vma out_off; local
[all...]

Completed in 145 milliseconds