HomeSort by: relevance | last modified time | path
    Searched defs:file_ptr (Results 1 - 25 of 172) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/binutils/dist/bfd/
bfd-in.h 128 typedef @bfd_file_ptr@ file_ptr; typedef
bfd-in2.h 135 typedef @bfd_file_ptr@ file_ptr; typedef
779 file_ptr filepos;
782 file_ptr rel_filepos;
785 file_ptr line_filepos;
809 file_ptr moving_line_filepos;
1039 file_ptr offset, bfd_size_type count);
1042 (bfd *abfd, asection *section, void *location, file_ptr offset,
1281 file_ptr file_offset; /* Look here to find the file. */
2778 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2784 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
bfd-in.h 128 typedef @bfd_file_ptr@ file_ptr; typedef
  /src/external/gpl3/gdb.old/dist/bfd/
bfd-in.h 128 typedef @bfd_file_ptr@ file_ptr; typedef
  /src/external/gpl3/gdb/dist/bfd/
bfd-in.h 128 typedef @bfd_file_ptr@ file_ptr; typedef
  /src/external/gpl3/gdb.old/dist/gdbsupport/
event-loop.cc 315 file_handler *file_ptr;
319 for (file_ptr = gdb_notifier.first_file_handler; file_ptr != NULL;
320 file_ptr = file_ptr->next_file)
322 if (file_ptr->fd == fd)
328 if (file_ptr == NULL)
330 file_ptr = new file_handler;
331 file_ptr->fd = fd;
332 file_ptr->ready_mask = 0
314 file_handler *file_ptr; local
405 file_handler *file_ptr, *prev_ptr = NULL; local
565 file_handler *file_ptr; local
    [all...]
  /src/external/gpl3/gdb/dist/gdbsupport/
event-loop.cc 315 file_handler *file_ptr;
319 for (file_ptr = gdb_notifier.first_file_handler; file_ptr != NULL;
320 file_ptr = file_ptr->next_file)
322 if (file_ptr->fd == fd)
328 if (file_ptr == NULL)
330 file_ptr = new file_handler;
331 file_ptr->fd = fd;
332 file_ptr->ready_mask = 0
314 file_handler *file_ptr; local
405 file_handler *file_ptr, *prev_ptr = NULL; local
565 file_handler *file_ptr; local
    [all...]
  /src/external/gpl3/binutils/dist/gas/
ecoff.c 844 struct efdr *file_ptr; /* file pointer */
1638 psym->file_ptr = cur_file_ptr;
3919 know (sym_ptr->file_ptr == fil_ptr);
842 struct efdr *file_ptr; \/* file pointer *\/ member in struct:localsym
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 844 struct efdr *file_ptr; /* file pointer */
1638 psym->file_ptr = cur_file_ptr;
3916 know (sym_ptr->file_ptr == fil_ptr);
842 struct efdr *file_ptr; \/* file pointer *\/ member in struct:localsym
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/hppa/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/i386/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/ia64/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/m68000/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/m68k/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/mips64el/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/mipseb/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/mipsel/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]
  /src/external/gpl3/binutils/lib/libbfd/arch/mipsn64eb/
bfd.h 139 typedef int64_t file_ptr; typedef
783 file_ptr filepos;
786 file_ptr rel_filepos;
789 file_ptr line_filepos;
813 file_ptr moving_line_filepos;
1043 file_ptr offset, bfd_size_type count);
1046 (bfd *abfd, asection *section, void *location, file_ptr offset,
1285 file_ptr file_offset; /* Look here to find the file. */
2782 file_ptr bfd_tell (bfd *) ATTRIBUTE_WARN_UNUSED_RESULT;
2788 int bfd_seek (bfd *, file_ptr, int) ATTRIBUTE_WARN_UNUSED_RESULT
    [all...]

Completed in 149 milliseconds

1 2 3 4 5 6 7