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

  /external/oprofile/libutil++/
op_bfd.h 54 asection const * section(void) const { return bfd_symbol->section; }
56 asymbol const * symbol() const { return bfd_symbol; }
69 asymbol const * bfd_symbol; member in class:op_bfd_symbol
op_bfd.cpp 59 : bfd_symbol(a), symb_value(a->value),
81 : bfd_symbol(0), symb_value(vma),
96 return bfd_symbol->section->filepos + bfd_symbol->section->size;
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 278 struct bfd_symbol *sym; /* Function name. */
577 struct bfd_symbol;
618 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
827 (bfd *, struct bfd_symbol *, struct internal_syment *);
830 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
833 (bfd *, struct bfd_symbol *, unsigned int);
5494 typedef struct bfd_symbol struct
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 278 struct bfd_symbol *sym; /* Function name. */
577 struct bfd_symbol;
618 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
827 (bfd *, struct bfd_symbol *, struct internal_syment *);
830 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
833 (bfd *, struct bfd_symbol *, unsigned int);
5494 typedef struct bfd_symbol struct
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 278 struct bfd_symbol *sym; /* Function name. */
577 struct bfd_symbol;
618 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
827 (bfd *, struct bfd_symbol *, struct internal_syment *);
830 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
833 (bfd *, struct bfd_symbol *, unsigned int);
5494 typedef struct bfd_symbol struct
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 278 struct bfd_symbol *sym; /* Function name. */
577 struct bfd_symbol;
618 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
827 (bfd *, struct bfd_symbol *, struct internal_syment *);
830 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
833 (bfd *, struct bfd_symbol *, unsigned int);
5494 typedef struct bfd_symbol struct
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 278 struct bfd_symbol *sym; /* Function name. */
577 struct bfd_symbol;
618 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
827 (bfd *, struct bfd_symbol *, struct internal_syment *);
830 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
833 (bfd *, struct bfd_symbol *, unsigned int);
5494 typedef struct bfd_symbol struct
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfd.h 276 struct bfd_symbol *sym; /* Function name. */
575 struct bfd_symbol;
616 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
617 void (*set_index) (struct bfd_symbol *, bfd_size_type));
827 (bfd *, struct bfd_symbol *, struct internal_syment *);
830 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
833 (bfd *, struct bfd_symbol *, unsigned int);
5776 typedef struct bfd_symbol struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 278 struct bfd_symbol *sym; /* Function name. */
577 struct bfd_symbol;
618 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
827 (bfd *, struct bfd_symbol *, struct internal_syment *);
830 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
833 (bfd *, struct bfd_symbol *, unsigned int);
5494 typedef struct bfd_symbol struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 278 struct bfd_symbol *sym; /* Function name. */
577 struct bfd_symbol;
618 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
827 (bfd *, struct bfd_symbol *, struct internal_syment *);
830 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
833 (bfd *, struct bfd_symbol *, unsigned int);
5494 typedef struct bfd_symbol struct
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 278 struct bfd_symbol *sym; /* Function name. */
577 struct bfd_symbol;
618 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
619 void (*set_index) (struct bfd_symbol *, bfd_size_type));
827 (bfd *, struct bfd_symbol *, struct internal_syment *);
830 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
833 (bfd *, struct bfd_symbol *, unsigned int);
5494 typedef struct bfd_symbol struct
    [all...]

Completed in 810 milliseconds