OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asymbol
(Results
1 - 25
of
25
) sorted by null
/external/oprofile/libutil++/
bfd_support.h
46
scoped_array<
asymbol
*> syms;
59
* On PPC64, synth_syms points to an array of synthetic
asymbol
64
asymbol
* synth_syms;
84
void translate_debuginfo_syms(
asymbol
** dbg_syms, long nr_dbg_syms);
124
bool interesting_symbol(
asymbol
* sym);
op_bfd.h
38
* information pointed by an
asymbol
, we need this duplication in case
45
op_bfd_symbol(
asymbol
const * a);
56
asymbol
const * symbol() const { return bfd_symbol; }
69
asymbol
const * bfd_symbol;
bfd_support.cpp
226
void fixup_linenr(bfd * abfd, asection * section,
asymbol
** syms,
332
bool interesting_symbol(
asymbol
* sym)
452
void bfd_info::translate_debuginfo_syms(
asymbol
** dbg_syms, long nr_dbg_syms)
468
asymbol
* sym = dbg_syms[0];
520
asymbol
** mini_syms = (
asymbol
**)buf;
549
syms.reset(new
asymbol
*[nr_syms + 1]);
591
nr_syms /= sizeof(
asymbol
*);
596
syms.reset(new
asymbol
*[nr_syms]);
617
asymbol
** syms
[
all
...]
op_bfd.cpp
58
op_bfd_symbol::op_bfd_symbol(
asymbol
const * a)
/external/oprofile/opjitconv/
opjitconv.h
133
extern
asymbol
** syms;
create_bfd.c
33
asymbol
* s;
43
syms = xmalloc(sizeof(
asymbol
*) * (entry_count+1));
opjitconv.c
47
asymbol
** syms;
/external/qemu/
dis-asm.h
234
}
asymbol
;
typedef in typeref:struct:symbol_cache_entry
279
asymbol
**symbols;
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfd.h
4911
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfd.h
5392
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h
4911
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h
5392
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfd.h
4911
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
bfd.h
5392
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfd.h
4911
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
bfd.h
5392
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfd.h
4911
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
bfd.h
5392
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h
4911
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h
5392
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfd.h
4911
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
bfd.h
5392
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfd.h
4911
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
bfd.h
5392
asymbol
;
typedef in typeref:struct:bfd_symbol
[
all
...]
/external/wpa_supplicant_8/src/utils/
trace.c
29
static
asymbol
**syms = NULL;
Completed in 4601 milliseconds