| /src/external/gpl3/binutils/dist/binutils/ |
| coffgrok.h | 43 struct coff_symbol *symbol; 67 struct coff_symbol *symbol_list_head; 68 struct coff_symbol *symbol_list_tail; 116 struct coff_symbol *ref; 127 struct coff_symbol *ref; 168 struct coff_symbol * vars_head; /* Symbols. */ 169 struct coff_symbol * vars_tail; 207 struct coff_symbol struct 214 struct coff_symbol * next; 215 struct coff_symbol * next_in_ofile_list; /* For the ofile list. * [all...] |
| srconv.c | 47 (struct coff_sfile *, struct coff_section *, struct coff_symbol *, int); 276 struct coff_symbol *s; 485 struct coff_symbol *ref; 602 walk_tree_type_1 (struct coff_sfile *sfile, struct coff_symbol *symbol, 685 struct coff_symbol *param; 710 struct coff_symbol *member; 792 struct coff_symbol *member; 861 struct coff_symbol *symbol; 875 walk_tree_type (struct coff_sfile *sfile, struct coff_symbol *symbol, 919 walk_tree_symbol (struct coff_sfile *sfile, struct coff_section *section ATTRIBUTE_UNUSED, struct coff_symbol *symbol, int nest [all...] |
| coffgrok.c | 41 static struct coff_symbol * last_function_symbol; 46 static struct coff_symbol ** tindex; 71 static struct coff_symbol * 74 return (struct coff_symbol *) (xcalloc (1, sizeof (struct coff_symbol))); 621 struct coff_symbol *s = empty_symbol (); 881 tindex = (struct coff_symbol **) (xcalloc (rawcount, 882 sizeof (struct coff_symbol *)));
|
| coffdump.c | 331 dump_coff_symbol (struct coff_symbol *p)
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| coffgrok.h | 43 struct coff_symbol *symbol; 67 struct coff_symbol *symbol_list_head; 68 struct coff_symbol *symbol_list_tail; 116 struct coff_symbol *ref; 127 struct coff_symbol *ref; 168 struct coff_symbol * vars_head; /* Symbols. */ 169 struct coff_symbol * vars_tail; 207 struct coff_symbol struct 214 struct coff_symbol * next; 215 struct coff_symbol * next_in_ofile_list; /* For the ofile list. * [all...] |
| srconv.c | 47 (struct coff_sfile *, struct coff_section *, struct coff_symbol *, int); 276 struct coff_symbol *s; 485 struct coff_symbol *ref; 602 walk_tree_type_1 (struct coff_sfile *sfile, struct coff_symbol *symbol, 685 struct coff_symbol *param; 710 struct coff_symbol *member; 792 struct coff_symbol *member; 861 struct coff_symbol *symbol; 875 walk_tree_type (struct coff_sfile *sfile, struct coff_symbol *symbol, 919 walk_tree_symbol (struct coff_sfile *sfile, struct coff_section *section ATTRIBUTE_UNUSED, struct coff_symbol *symbol, int nest [all...] |
| coffgrok.c | 41 static struct coff_symbol * last_function_symbol; 46 static struct coff_symbol ** tindex; 71 static struct coff_symbol * 74 return (struct coff_symbol *) (xcalloc (1, sizeof (struct coff_symbol))); 621 struct coff_symbol *s = empty_symbol (); 881 tindex = (struct coff_symbol **) (xcalloc (rawcount, 882 sizeof (struct coff_symbol *)));
|
| coffdump.c | 331 dump_coff_symbol (struct coff_symbol *p)
|
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| pecoff.c | 175 struct coff_symbol struct 190 struct coff_symbol *symbols; 285 /* Compare struct coff_symbol for qsort. */ 290 const struct coff_symbol *e1 = (const struct coff_symbol *) v1; 291 const struct coff_symbol *e2 = (const struct coff_symbol *) v2; 357 struct coff_symbol *coff_symbols; 358 struct coff_symbol *coff_sym; 388 coff_symbol_size = (coff_symbol_count + 1) * sizeof (struct coff_symbol); [all...] |
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| pecoff.c | 163 struct coff_symbol struct 178 struct coff_symbol *symbols; 273 /* Compare struct coff_symbol for qsort. */ 278 const struct coff_symbol *e1 = (const struct coff_symbol *) v1; 279 const struct coff_symbol *e2 = (const struct coff_symbol *) v2; 345 struct coff_symbol *coff_symbols; 346 struct coff_symbol *coff_sym; 376 coff_symbol_size = (coff_symbol_count + 1) * sizeof (struct coff_symbol); [all...] |
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| pecoff.c | 175 struct coff_symbol struct 190 struct coff_symbol *symbols; 285 /* Compare struct coff_symbol for qsort. */ 290 const struct coff_symbol *e1 = (const struct coff_symbol *) v1; 291 const struct coff_symbol *e2 = (const struct coff_symbol *) v2; 357 struct coff_symbol *coff_symbols; 358 struct coff_symbol *coff_sym; 388 coff_symbol_size = (coff_symbol_count + 1) * sizeof (struct coff_symbol); [all...] |
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| pecoff.c | 175 struct coff_symbol struct 190 struct coff_symbol *symbols; 285 /* Compare struct coff_symbol for qsort. */ 290 const struct coff_symbol *e1 = (const struct coff_symbol *) v1; 291 const struct coff_symbol *e2 = (const struct coff_symbol *) v2; 357 struct coff_symbol *coff_symbols; 358 struct coff_symbol *coff_sym; 388 coff_symbol_size = (coff_symbol_count + 1) * sizeof (struct coff_symbol); [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| coffread.c | 131 struct coff_symbol struct 168 static struct type *decode_base_type (struct coff_symbol *, 173 static struct type *decode_type (struct coff_symbol *, unsigned int, 177 static struct type *decode_function_type (struct coff_symbol *, 185 static struct symbol *process_coff_symbol (struct coff_symbol *, 201 static void read_one_sym (struct coff_symbol *, 346 static int cs_to_section (struct coff_symbol *, struct objfile *); 365 cs_to_bfd_section (struct coff_symbol *cs, struct objfile *objfile) 378 cs_to_section (struct coff_symbol *cs, struct objfile *objfile) 389 static CORE_ADDR cs_section_address (struct coff_symbol *, bfd *) 860 struct coff_symbol coff_symbol; local [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| coffread.c | 131 struct coff_symbol struct 168 static struct type *decode_base_type (struct coff_symbol *, 173 static struct type *decode_type (struct coff_symbol *, unsigned int, 177 static struct type *decode_function_type (struct coff_symbol *, 185 static struct symbol *process_coff_symbol (struct coff_symbol *, 201 static void read_one_sym (struct coff_symbol *, 347 static int cs_to_section (struct coff_symbol *, struct objfile *); 366 cs_to_bfd_section (struct coff_symbol *cs, struct objfile *objfile) 379 cs_to_section (struct coff_symbol *cs, struct objfile *objfile) 390 static CORE_ADDR cs_section_address (struct coff_symbol *, bfd *) 861 struct coff_symbol coff_symbol; local [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
| COFF.h | 250 struct coff_symbol { struct in namespace:llvm::object 265 using coff_symbol16 = coff_symbol<support::ulittle16_t>; 266 using coff_symbol32 = coff_symbol<support::ulittle32_t>;
|