HomeSort by: relevance | last modified time | path
    Searched defs:offset_in_range (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 2851 offset_in_range (asection *sec, bfd_vma offset, size_t size)
3875 if (!offset_in_range (input_section, offset, 4))
7165 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7183 && offset_in_range (input_section, rel->r_offset, 4))
7205 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7212 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7232 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7239 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7268 && offset_in_range (input_section, offset, 4))
7302 && offset_in_range (input_section, offset, 4)
2844 offset_in_range (asection *sec, bfd_vma offset, size_t size) function
    [all...]
elf64-ppc.c 4765 offset_in_range (asection *sec, bfd_vma offset, size_t size)
15812 if (offset_in_range (input_section, rel->r_offset - d_offset, 4))
15876 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
15889 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
15915 && offset_in_range (input_section, rel->r_offset, 8))
15935 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15987 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15994 && offset_in_range (input_section, rel->r_offset & ~3, 4))
16014 && offset_in_range (input_section, rel->r_offset & ~3, 4))
16021 && offset_in_range (input_section, rel->r_offset & ~3, 4)
4761 offset_in_range (asection *sec, bfd_vma offset, size_t size) function
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 2864 offset_in_range (asection *sec, bfd_vma offset, size_t size)
3888 if (!offset_in_range (input_section, offset, 4))
7181 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7199 && offset_in_range (input_section, rel->r_offset, 4))
7221 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7228 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7248 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7255 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7284 && offset_in_range (input_section, offset, 4))
7318 && offset_in_range (input_section, offset, 4)
2857 offset_in_range (asection *sec, bfd_vma offset, size_t size) function
    [all...]
elf64-ppc.c 4773 offset_in_range (asection *sec, bfd_vma offset, size_t size)
15806 if (offset_in_range (input_section, rel->r_offset - d_offset, 4))
15870 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
15883 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
15909 && offset_in_range (input_section, rel->r_offset, 8))
15929 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15981 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15988 && offset_in_range (input_section, rel->r_offset & ~3, 4))
16008 && offset_in_range (input_section, rel->r_offset & ~3, 4))
16015 && offset_in_range (input_section, rel->r_offset & ~3, 4)
4769 offset_in_range (asection *sec, bfd_vma offset, size_t size) function
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 2864 offset_in_range (asection *sec, bfd_vma offset, size_t size)
3888 if (!offset_in_range (input_section, offset, 4))
7190 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7208 && offset_in_range (input_section, rel->r_offset, 4))
7230 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7237 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7257 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7264 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7293 && offset_in_range (input_section, offset, 4))
7327 && offset_in_range (input_section, offset, 4)
2857 offset_in_range (asection *sec, bfd_vma offset, size_t size) function
    [all...]
elf64-ppc.c 4772 offset_in_range (asection *sec, bfd_vma offset, size_t size)
15781 if (offset_in_range (input_section, rel->r_offset - d_offset, 4))
15845 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
15858 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
15884 && offset_in_range (input_section, rel->r_offset, 8))
15904 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15956 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15963 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15983 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15990 && offset_in_range (input_section, rel->r_offset & ~3, 4)
4768 offset_in_range (asection *sec, bfd_vma offset, size_t size) function
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 2866 offset_in_range (asection *sec, bfd_vma offset, size_t size)
3890 if (!offset_in_range (input_section, offset, 4))
7192 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7210 && offset_in_range (input_section, rel->r_offset, 4))
7232 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7239 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7259 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7266 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
7295 && offset_in_range (input_section, offset, 4))
7329 && offset_in_range (input_section, offset, 4)
2859 offset_in_range (asection *sec, bfd_vma offset, size_t size) function
    [all...]
elf64-ppc.c 4778 offset_in_range (asection *sec, bfd_vma offset, size_t size)
15774 if (offset_in_range (input_section, rel->r_offset - d_offset, 4))
15838 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
15851 && offset_in_range (input_section, rel->r_offset - d_offset, 4))
15877 && offset_in_range (input_section, rel->r_offset, 8))
15897 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15949 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15956 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15976 && offset_in_range (input_section, rel->r_offset & ~3, 4))
15983 && offset_in_range (input_section, rel->r_offset & ~3, 4)
4774 offset_in_range (asection *sec, bfd_vma offset, size_t size) function
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 3015 offset_in_range (offsetT val, int size)
13029 val = offset_in_range (val >> (size == 1 ? i.memshift : 0),
13240 val = offset_in_range (i.op[n].imms->X_add_number,
3014 offset_in_range (offsetT val, int size) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 2966 offset_in_range (offsetT val, int size)
12878 val = offset_in_range (val >> (size == 1 ? i.memshift : 0),
13089 val = offset_in_range (i.op[n].imms->X_add_number,
2965 offset_in_range (offsetT val, int size) function

Completed in 109 milliseconds