/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;
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/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); 4607 typedef struct bfd_symbol struct [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/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); 4607 typedef struct bfd_symbol struct [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
bfd.h | 327 struct bfd_symbol *sym; /* Function name. */ 615 struct bfd_symbol; 645 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *), 646 void (*set_index) (struct bfd_symbol *, bfd_size_type)); 849 (bfd *, struct bfd_symbol *, struct internal_syment *); 852 (bfd *, struct bfd_symbol *, int, union internal_auxent *); 855 (bfd *, struct bfd_symbol *, unsigned int); 4294 typedef struct bfd_symbol struct [all...] |