HomeSort by relevance Sort by last modified time
    Searched refs:bfd_stat (Results 1 - 17 of 17) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
aix5ppc-core.c 74 if (bfd_stat (abfd, &statbuf) < 0)
binary.c 72 if (bfd_stat (abfd, &statbuf) < 0)
elfcore.h 299 if (bfd_stat (abfd, &statbuf) == 0)
hppabsd-core.c 128 if (bfd_stat (abfd, &statbuf) < 0)
sco5-core.c 120 if (bfd_stat (abfd, &statbuf) < 0)
trad-core.c 113 if (bfd_stat (abfd, &statbuf) < 0)
cisco-core.c 127 if (bfd_stat (abfd, &statbuf) < 0)
bfdio.c 261 bfd_stat (bfd *abfd, struct stat *statbuf) function
ppcboot.c 155 if (bfd_stat (abfd, &statbuf) < 0)
bfd-in.h 468 extern int bfd_stat (bfd *, struct stat *);
    [all...]
rs6000-core.c 389 if (bfd_stat (abfd, &statbuf) < 0)
mmo.c 505 if (bfd_stat (abfd, &statbuf) < 0
    [all...]
archive.c     [all...]
bfd-in2.h 475 extern int bfd_stat (bfd *, struct stat *);
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
strings.c 134 do not repeatedly run bfd_stat() on it. */
356 if (bfd_stat (abfd, &st))
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 480 extern int bfd_stat (bfd *, struct stat *);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 480 extern int bfd_stat (bfd *, struct stat *);
    [all...]

Completed in 409 milliseconds