HomeSort by relevance Sort by last modified time
    Searched refs:bfd (Results 26 - 50 of 57) sorted by null

12 3

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 2 generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
4 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
6 Run "make headers" in your build bfd/ to regenerate. */
8 /* Main header file for the bfd library -- portable access to object files.
16 This file is part of BFD, the Binary File Descriptor library.
78 /* The word size used by BFD on the host. This may be 64 with a 32
80 been selected with --enable-targets, or if --enable-64-bit-bfd. */
83 /* The word size of the default bfd target. */
112 typedef struct bfd bfd; typedef in typeref:struct:bfd
4966 struct bfd struct
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfd.h 2 generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
4 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
6 Run "make headers" in your build bfd/ to regenerate. */
8 /* Main header file for the bfd library -- portable access to object files.
16 This file is part of BFD, the Binary File Descriptor library.
78 /* The word size used by BFD on the host. This may be 64 with a 32
80 been selected with --enable-targets, or if --enable-64-bit-bfd. */
83 /* The word size of the default bfd target. */
112 typedef struct bfd bfd; typedef in typeref:struct:bfd
4966 struct bfd struct
    [all...]
  /external/oprofile/libutil++/
bfd_spu_support.cpp 3 * Special BFD functions for processing a Cell BE SPU profile
40 spu_bfd_iovec_open(bfd * nbfd, void * open_closure)
52 spu_bfd_iovec_close(bfd * nbfd, void * stream)
68 spu_bfd_iovec_pread(bfd * abfd, void * stream, void * buf,
86 bfd *
90 bfd * nbfd = NULL;
103 << "proper BFD support.\n"
104 << "Rebuild the opreport utility with the correct BFD library.\n"
bfd_support.cpp 3 * BFD muck we have to deal with.
38 void check_format(string const & file, bfd ** ibfd)
41 cverb << vbfd << "BFD format failure for " << file << endl;
79 bool get_debug_link_info(bfd * ibfd, string & filename, unsigned long & crc32)
226 void fixup_linenr(bfd * abfd, asection * section, asymbol ** syms,
264 bfd * open_bfd(string const & file)
266 /* bfd keeps its own reference to the filename char *,
268 bfd * ibfd = bfd_openr(file.c_str(), NULL);
280 bfd * fdopen_bfd(string const & file, int fd)
282 /* bfd keeps its own reference to the filename char *
    [all...]
op_bfd.h 3 * Encapsulation of bfd objects
37 * A symbol description from a bfd point of view. This duplicate
67 /// the original bfd symbol, this can be null if the symbol is an
92 * Encapsulation of a bfd object. Simplifies open/close of bfd, enumerating
105 * open the bfd (because it's not there or whatever). On out,
106 * it's set to false if the bfd couldn't be loaded.
125 /// close an opened bfd image and free all related resources
201 * if the bfd object associated with the symbol is not valid,
234 void get_symbols_from_file(bfd_info & bfd, size_t start
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
7 This file is part of BFD, the Binary File Descriptor library.
57 /* These are the possible types of an entry in the BFD link hash
126 bfd *abfd; /* BFD symbol was found in. */
189 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
207 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
253 between BFD and the linker when doing a link. */
257 /* TRUE if BFD should generate a shared object (or a pie). */
266 /* TRUE if BFD should generate a relocatable object file. *
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
7 This file is part of BFD, the Binary File Descriptor library.
57 /* These are the possible types of an entry in the BFD link hash
126 bfd *abfd; /* BFD symbol was found in. */
189 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
207 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
253 between BFD and the linker when doing a link. */
257 /* TRUE if BFD should generate a shared object (or a pie). */
266 /* TRUE if BFD should generate a relocatable object file. *
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
7 This file is part of BFD, the Binary File Descriptor library.
57 /* These are the possible types of an entry in the BFD link hash
126 bfd *abfd; /* BFD symbol was found in. */
189 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
207 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
253 between BFD and the linker when doing a link. */
257 /* TRUE if BFD should generate a shared object (or a pie). */
266 /* TRUE if BFD should generate a relocatable object file. *
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
7 This file is part of BFD, the Binary File Descriptor library.
57 /* These are the possible types of an entry in the BFD link hash
126 bfd *abfd; /* BFD symbol was found in. */
189 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
207 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
253 between BFD and the linker when doing a link. */
257 /* TRUE if BFD should generate a shared object (or a pie). */
266 /* TRUE if BFD should generate a relocatable object file. *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
7 This file is part of BFD, the Binary File Descriptor library.
57 /* These are the possible types of an entry in the BFD link hash
126 bfd *abfd; /* BFD symbol was found in. */
189 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
207 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
253 between BFD and the linker when doing a link. */
257 /* TRUE if BFD should generate a shared object (or a pie). */
266 /* TRUE if BFD should generate a relocatable object file. *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
7 This file is part of BFD, the Binary File Descriptor library.
57 /* These are the possible types of an entry in the BFD link hash
126 bfd *abfd; /* BFD symbol was found in. */
189 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
207 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
253 between BFD and the linker when doing a link. */
257 /* TRUE if BFD should generate a shared object (or a pie). */
266 /* TRUE if BFD should generate a relocatable object file. *
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
7 This file is part of BFD, the Binary File Descriptor library.
57 /* These are the possible types of an entry in the BFD link hash
126 bfd *abfd; /* BFD symbol was found in. */
189 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
207 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
253 between BFD and the linker when doing a link. */
257 /* TRUE if BFD should generate a shared object (or a pie). */
266 /* TRUE if BFD should generate a relocatable object file. *
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
7 This file is part of BFD, the Binary File Descriptor library.
57 /* These are the possible types of an entry in the BFD link hash
126 bfd *abfd; /* BFD symbol was found in. */
189 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
207 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
253 between BFD and the linker when doing a link. */
257 /* TRUE if BFD should generate a shared object (or a pie). */
266 /* TRUE if BFD should generate a relocatable object file. *
    [all...]
  /external/wpa_supplicant_8/src/utils/
trace.c 20 #include <bfd.h>
28 static bfd *cached_abfd = NULL;
46 static bfd * open_bfd(const char *fname)
48 bfd *abfd;
74 static void read_syms(bfd *abfd)
126 static void find_addr_sect(bfd *abfd, asection *section, void *obj)
156 bfd *abfd = cached_abfd;
199 bfd *abfd = cached_abfd;
227 wpa_printf(MSG_INFO, "Failed to open bfd");
  /external/oprofile/libopagent/
opagent.c 63 #include <bfd.h>
69 // Declare BFD-related global variables.
74 // Define BFD-related global variables.
77 bfd * bfd; local
98 bfd = bfd_openr(mypath, NULL);
99 if (bfd == NULL) {
100 bfd_perror("bfd_openr error. Cannot get required BFD info");
103 r = bfd_check_format(bfd, bfd_object);
105 bfd_perror("bfd_get_arch error. Cannot get required BFD info")
    [all...]
  /external/oprofile/opjitconv/
create_bfd.c 21 #include <bfd.h>
75 asection * create_section(bfd * abfd, char const * section_name,
133 int fill_section_content(bfd * abfd, asection * section,
250 bfd * open_elf(char const * filename)
252 bfd * abfd;
debug_line.c 16 #include <bfd.h>
440 int init_debug_line_info(bfd * abfd)
497 int finalize_debug_line_info(bfd * abfd)
  /external/clang/test/SemaCXX/
cxx0x-deleted-default-ctor.cpp 71 bad_field_default bfd; // expected-error {{call to implicitly-deleted default constructor}} variable
  /external/oprofile/libpp/
symbol.h 21 #include <bfd.h>
callgraph_container.cpp 88 // find the nearest bfd symbol for the given file offset and check it's
91 get_symbol_by_filepos(op_bfd const & bfd, u32 bfd_offset,
99 upper_bound(bfd.syms.begin(), bfd.syms.end(), tmpsym);
101 if (it != bfd.syms.begin())
104 if (it == bfd.syms.end()) {
116 << " for binary " << bfd.get_filename() << dec << endl;
120 i = distance(bfd.syms.begin(), it);
129 op_bfd const & bfd, u32 boff, image_name_id iid,
131 : pc(p), profile(pr), b(bfd), boffset(boff), image(iid)
    [all...]
  /ndk/build/tools/
gen-toolchain-wrapper.sh 160 ld|ld.bfd|ld.gold) FLAGS=$FLAGS" $EXTRA_LDFLAGS";;
  /external/linux-tools-perf/config/
feature-tests.mak 100 #include <bfd.h>
  /external/tcpdump/
Android.mk 26 print-bfd.c\
  /external/linux-tools-perf/util/
symbol.h 52 #include <bfd.h>
  /external/oprofile/pp/
oparchive.cpp 163 bfd * ibfd = open_bfd(real_exe_name);

Completed in 1102 milliseconds

12 3