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

  /src/external/gpl3/gcc.old/dist/gcc/d/
typeinfo.cc 442 build_offset (csym, size_int (offset)));
473 value = build_offset (csym, size_int (voffset));
520 tree value = build_offset (build_address (get_classinfo_decl (bcd)),
d-tree.h 578 extern tree build_offset (tree, tree);
expr.cc 1010 build_offset (t1ptr, size),
1013 build_offset (t2ptr, size),
2038 ti = build_offset (ti, size_int (tid->vtinfo->offset));
2133 build_offset (result, offset));
3019 var = build_offset (var, size_int (offset));
d-convert.cc 423 tree object = build_offset (exp, size_int (offset));
d-codegen.cc 1709 build_offset (tree ptr, tree offset) function
2525 value = build_offset (value, size_int (offset));
decl.cc 2275 csym = build_offset (csym, size_int (csymoffset));
  /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.old/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/dist/bfd/
elf64-ppc.c 10771 build_offset (bfd *abfd, bfd_byte *p, bfd_vma off, bool load)
12082 sequence emitted by build_offset. The offset is therefore 8
12085 p = build_offset (obfd, p, off, is_plt);
10767 build_offset (bfd *abfd, bfd_byte *p, bfd_vma off, bool load) function

Completed in 117 milliseconds