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

1 2 3

  /external/oprofile/libopagent/
bfddefines.c 3 * Write out defines for BFD arch and mach of the given binary
15 #include <bfd.h>
19 bfd * bfd; local
23 bfd = bfd_openr(args[1], NULL);
24 if (bfd == NULL) {
28 r = bfd_check_format(bfd, bfd_object);
34 printf("#define BFD_TARGET_NAME \"%s\"\n", bfd->xvec->name);
35 printf("#define BFD_ARCH %i\n", bfd_get_arch(bfd));
36 printf("#define BFD_MACH %lu\n", bfd_get_mach(bfd));
    [all...]
  /external/oprofile/opjitconv/
opjitconv.h 29 #include <bfd.h>
99 bfd * open_elf(char const * filename);
102 asection * create_section(bfd * abfd, char const * section_name,
104 int fill_section_content(bfd * abfd, asection * section,
108 int init_debug_line_info(bfd * abfd);
109 int finalize_debug_line_info(bfd * abfd);
134 /* the bfd handle of the ELF file we write */
135 extern bfd * cur_bfd;
  /external/oprofile/libutil++/
bfd_support.h 3 * BFD muck we have to deal with.
18 #include <bfd.h>
25 /// holder for BFD state we must keep
31 /// close the BFD, setting abfd to NULL
34 /// return true if BFD is readable
37 /// return true if BFD has debug info
40 /// pick out the symbols from the bfd, if we can
43 /// the actual BFD
44 bfd * abfd;
67 * Under certain circumstances, correct handling of the bfd for
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
6 This file is part of BFD, the Binary File Descriptor library.
56 /* These are the possible types of an entry in the BFD link hash
123 bfd *abfd; /* BFD symbol was found in. */
124 bfd *weak; /* BFD weak symbol was found in. */
187 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
205 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
230 between BFD and the linker when doing a link. *
    [all...]
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/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
6 This file is part of BFD, the Binary File Descriptor library.
56 /* These are the possible types of an entry in the BFD link hash
123 bfd *abfd; /* BFD symbol was found in. */
124 bfd *weak; /* BFD weak symbol was found in. */
187 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
205 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
230 between BFD and the linker when doing a link. *
    [all...]
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/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
6 This file is part of BFD, the Binary File Descriptor library.
56 /* These are the possible types of an entry in the BFD link hash
123 bfd *abfd; /* BFD symbol was found in. */
124 bfd *weak; /* BFD weak symbol was found in. */
187 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
205 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
230 between BFD and the linker when doing a link. *
    [all...]
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/darwin-x86/x86/i686-linux-android-4.6/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
6 This file is part of BFD, the Binary File Descriptor library.
56 /* These are the possible types of an entry in the BFD link hash
123 bfd *abfd; /* BFD symbol was found in. */
124 bfd *weak; /* BFD weak symbol was found in. */
187 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
205 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
230 between BFD and the linker when doing a link. *
    [all...]
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/arm/arm-eabi-4.6/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
6 This file is part of BFD, the Binary File Descriptor library.
56 /* These are the possible types of an entry in the BFD link hash
123 bfd *abfd; /* BFD symbol was found in. */
124 bfd *weak; /* BFD weak symbol was found in. */
187 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
205 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
230 between BFD and the linker when doing a link. *
    [all...]
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/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
6 This file is part of BFD, the Binary File Descriptor library.
56 /* These are the possible types of an entry in the BFD link hash
123 bfd *abfd; /* BFD symbol was found in. */
124 bfd *weak; /* BFD weak symbol was found in. */
187 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
205 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
230 between BFD and the linker when doing a link. *
    [all...]
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/mips/mipsel-linux-android-4.6/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
6 This file is part of BFD, the Binary File Descriptor library.
56 /* These are the possible types of an entry in the BFD link hash
123 bfd *abfd; /* BFD symbol was found in. */
124 bfd *weak; /* BFD weak symbol was found in. */
187 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
205 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
230 between BFD and the linker when doing a link. *
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfdlink.h 1 /* bfdlink.h -- header file for BFD link routines
6 This file is part of BFD, the Binary File Descriptor library.
56 /* These are the possible types of an entry in the BFD link hash
123 bfd *abfd; /* BFD symbol was found in. */
124 bfd *weak; /* BFD weak symbol was found in. */
187 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
205 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
230 between BFD and the linker when doing a link. *
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/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.
85 /* The word size used by BFD on the host. This may be 64 with a 32
87 been selected with --enable-targets, or if --enable-64-bit-bfd. */
90 /* The word size of the default bfd target. */
119 typedef struct bfd bfd; typedef in typeref:struct:bfd
5447 struct bfd struct
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/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.
85 /* The word size used by BFD on the host. This may be 64 with a 32
87 been selected with --enable-targets, or if --enable-64-bit-bfd. */
90 /* The word size of the default bfd target. */
119 typedef struct bfd bfd; typedef in typeref:struct:bfd
5447 struct bfd struct
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/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.
85 /* The word size used by BFD on the host. This may be 64 with a 32
87 been selected with --enable-targets, or if --enable-64-bit-bfd. */
90 /* The word size of the default bfd target. */
119 typedef struct bfd bfd; typedef in typeref:struct:bfd
5447 struct bfd struct
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/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.
85 /* The word size used by BFD on the host. This may be 64 with a 32
87 been selected with --enable-targets, or if --enable-64-bit-bfd. */
90 /* The word size of the default bfd target. */
119 typedef struct bfd bfd; typedef in typeref:struct:bfd
5447 struct bfd struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/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.
85 /* The word size used by BFD on the host. This may be 64 with a 32
87 been selected with --enable-targets, or if --enable-64-bit-bfd. */
90 /* The word size of the default bfd target. */
119 typedef struct bfd bfd; typedef in typeref:struct:bfd
5447 struct bfd struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/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.
85 /* The word size used by BFD on the host. This may be 64 with a 32
87 been selected with --enable-targets, or if --enable-64-bit-bfd. */
90 /* The word size of the default bfd target. */
119 typedef struct bfd bfd; typedef in typeref:struct:bfd
5447 struct bfd struct
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/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.
85 /* The word size used by BFD on the host. This may be 64 with a 32
87 been selected with --enable-targets, or if --enable-64-bit-bfd. */
90 /* The word size of the default bfd target. */
119 typedef struct bfd bfd; typedef in typeref:struct:bfd
5447 struct bfd struct
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/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.
85 /* The word size used by BFD on the host. This may be 64 with a 32
87 been selected with --enable-targets, or if --enable-64-bit-bfd. */
90 /* The word size of the default bfd target. */
119 typedef struct bfd bfd; typedef in typeref:struct:bfd
5447 struct bfd struct
    [all...]

Completed in 1139 milliseconds

1 2 3