HomeSort by relevance Sort by last modified time
    Searched refs:bfd_symbol (Results 1 - 5 of 5) 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/arm/arm-linux-androideabi-4.6/include/
bfd.h 271 struct bfd_symbol *sym; /* Function name. */
574 struct bfd_symbol;
604 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
605 void (*set_index) (struct bfd_symbol *, bfd_size_type));
818 (bfd *, struct bfd_symbol *, struct internal_syment *);
821 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
824 (bfd *, struct bfd_symbol *, unsigned int);
4771 typedef struct bfd_symbol struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfd.h 271 struct bfd_symbol *sym; /* Function name. */
574 struct bfd_symbol;
604 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
605 void (*set_index) (struct bfd_symbol *, bfd_size_type));
818 (bfd *, struct bfd_symbol *, struct internal_syment *);
821 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
824 (bfd *, struct bfd_symbol *, unsigned int);
4771 typedef struct bfd_symbol struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 271 struct bfd_symbol *sym; /* Function name. */
574 struct bfd_symbol;
604 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *),
605 void (*set_index) (struct bfd_symbol *, bfd_size_type));
818 (bfd *, struct bfd_symbol *, struct internal_syment *);
821 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
824 (bfd *, struct bfd_symbol *, unsigned int);
4771 typedef struct bfd_symbol struct
    [all...]

Completed in 228 milliseconds