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

  /external/oprofile/libutil++/
bfd_spu_support.cpp 40 spu_bfd_iovec_open(bfd * nbfd, void * open_closure)
42 /* Checking nbfd isn't really necessary, except to silence
43 * compile warning. In fact, nbfd will always be non-NULL.
45 if (nbfd)
52 spu_bfd_iovec_close(bfd * nbfd, void * stream)
58 /* Checking nbfd isn't really necessary, except to silence
59 * compile warning. In fact, nbfd will always be non-NULL.
61 if (nbfd)
90 bfd * nbfd = NULL; local
97 nbfd = bfd_openr_iovec(strdup(name.c_str()), "elf32-spu"
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfdlink.h 532 NBFD is the new BFD, NSEC is the new section, and NVAL is the new
536 bfd *nbfd, asection *nsec, bfd_vma nval);
539 NBFD is the BFD of the new symbol. NTYPE is the type of the new
545 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
bfd.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfdlink.h 532 NBFD is the new BFD, NSEC is the new section, and NVAL is the new
536 bfd *nbfd, asection *nsec, bfd_vma nval);
539 NBFD is the BFD of the new symbol. NTYPE is the type of the new
545 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
bfd.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfdlink.h 532 NBFD is the new BFD, NSEC is the new section, and NVAL is the new
536 bfd *nbfd, asection *nsec, bfd_vma nval);
539 NBFD is the BFD of the new symbol. NTYPE is the type of the new
545 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
bfd.h     [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfdlink.h 532 NBFD is the new BFD, NSEC is the new section, and NVAL is the new
536 bfd *nbfd, asection *nsec, bfd_vma nval);
539 NBFD is the BFD of the new symbol. NTYPE is the type of the new
545 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
bfd.h     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfdlink.h 532 NBFD is the new BFD, NSEC is the new section, and NVAL is the new
536 bfd *nbfd, asection *nsec, bfd_vma nval);
539 NBFD is the BFD of the new symbol. NTYPE is the type of the new
545 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
bfd.h     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfdlink.h 555 NBFD is the new BFD, NSEC is the new section, and NVAL is the new
559 bfd *nbfd, asection *nsec, bfd_vma nval);
562 NBFD is the BFD of the new symbol. NTYPE is the type of the new
568 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
bfd.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfdlink.h 532 NBFD is the new BFD, NSEC is the new section, and NVAL is the new
536 bfd *nbfd, asection *nsec, bfd_vma nval);
539 NBFD is the BFD of the new symbol. NTYPE is the type of the new
545 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
bfd.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
bfdlink.h 532 NBFD is the new BFD, NSEC is the new section, and NVAL is the new
536 bfd *nbfd, asection *nsec, bfd_vma nval);
539 NBFD is the BFD of the new symbol. NTYPE is the type of the new
545 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
bfd.h     [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
bfdlink.h 532 NBFD is the new BFD, NSEC is the new section, and NVAL is the new
536 bfd *nbfd, asection *nsec, bfd_vma nval);
539 NBFD is the BFD of the new symbol. NTYPE is the type of the new
545 bfd *nbfd, enum bfd_link_hash_type ntype, bfd_vma nsize);
bfd.h     [all...]

Completed in 1855 milliseconds