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

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-codegen.cc 1709 build_offset (tree ptr, tree offset) function
2525 value = build_offset (value, size_int (offset));
  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 10785 build_offset (bfd *abfd, bfd_byte *p, bfd_vma off, bool load)
12099 sequence emitted by build_offset. The offset is therefore 8
12102 p = build_offset (obfd, p, off, is_plt);
10781 build_offset (bfd *abfd, bfd_byte *p, bfd_vma off, bool load) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 10785 build_offset (bfd *abfd, bfd_byte *p, bfd_vma off, bool load)
12096 sequence emitted by build_offset. The offset is therefore 8
12099 p = build_offset (obfd, p, off, is_plt);
10781 build_offset (bfd *abfd, bfd_byte *p, bfd_vma off, bool load) function
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 10768 build_offset (bfd *abfd, bfd_byte *p, bfd_vma off, bool load)
12079 sequence emitted by build_offset. The offset is therefore 8
12082 p = build_offset (obfd, p, off, is_plt);
10764 build_offset (bfd *abfd, bfd_byte *p, bfd_vma off, bool load) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 10765 build_offset (bfd *abfd, bfd_byte *p, bfd_vma off, bool load)
12076 sequence emitted by build_offset. The offset is therefore 8
12079 p = build_offset (obfd, p, off, is_plt);
10761 build_offset (bfd *abfd, bfd_byte *p, bfd_vma off, bool load) function

Completed in 82 milliseconds