| /src/external/gpl3/binutils/dist/gas/config/ |
| obj-elf.h | 132 #define elf_symbol(asymbol) ((elf_symbol_type *) (&(asymbol)->the_bfd))
|
| obj-elf.c | 409 elf_symbol_type *elfsym; 2280 elf_symbol_type *elfsym; 2284 elfsym = (elf_symbol_type *) symbol_get_bfdsym (sym); 2642 elf_symbol_type *elfsym;
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| obj-elf.h | 131 #define elf_symbol(asymbol) ((elf_symbol_type *) (&(asymbol)->the_bfd))
|
| obj-elf.c | 405 elf_symbol_type *elfsym; 2450 elf_symbol_type *elfsym; 2454 elfsym = (elf_symbol_type *) symbol_get_bfdsym (sym); 2816 elf_symbol_type *elfsym;
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| ppc64-tdep.c | 800 elf_symbol_type *elf_sym = (elf_symbol_type *) sym->udata.p;
|
| elfread.c | 264 elf_symbol_type *elf_sym = (elf_symbol_type *) sym;
|
| ppc-linux-tdep.c | 1648 elf_symbol_type *elf_sym = (elf_symbol_type *)sym;
|
| /src/external/gpl3/gdb/dist/gdb/ |
| ppc64-tdep.c | 801 const elf_symbol_type *elf_sym = (const elf_symbol_type *) sym->udata.p;
|
| elfread.c | 264 elf_symbol_type *elf_sym = (elf_symbol_type *) sym;
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-xgate.c | 451 ((elf_symbol_type *) sym)->internal_elf_sym.st_target_internal = 1;
|
| elf64-sparc.c | 653 elf_symbol_type *elfsym; 655 elfsym = (elf_symbol_type *) asym; 784 if (ELF_ST_TYPE (((elf_symbol_type *) symbol)->internal_elf_sym.st_info) 788 reg = ((elf_symbol_type *) symbol)->internal_elf_sym.st_value;
|
| elfcode.h | 1246 elf_symbol_type *sym; /* Pointer to current bfd symbol */ 1247 elf_symbol_type *symbase; /* Buffer for generated bfd symbols */ 1308 if (_bfd_mul_overflow (symcount, sizeof (elf_symbol_type), &amt)) 1313 symbase = (elf_symbol_type *) bfd_zalloc (abfd, amt); 1314 if (symbase == (elf_symbol_type *) NULL) 1597 symbol on relocs that is not elf_symbol_type. */
|
| elf-bfd.h | 94 } elf_symbol_type; typedef in typeref:struct:__anon9668 904 ? (elf_symbol_type *) (S) \ 1093 (bfd *, elf_symbol_type *, unsigned int); 1736 unsigned int (*symbol_section_index) (bfd *, elf_symbol_type *); 3328 (bfd *, elf_symbol_type *) ATTRIBUTE_HIDDEN;
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-xgate.c | 451 ((elf_symbol_type *) sym)->internal_elf_sym.st_target_internal = 1;
|
| elf64-sparc.c | 652 elf_symbol_type *elfsym; 654 elfsym = (elf_symbol_type *) asym; 784 if (ELF_ST_TYPE (((elf_symbol_type *) symbol)->internal_elf_sym.st_info) 788 reg = ((elf_symbol_type *) symbol)->internal_elf_sym.st_value;
|
| elf-bfd.h | 90 } elf_symbol_type; typedef in typeref:struct:__anon11153 894 ? (elf_symbol_type *) (S) \ 1078 (bfd *, elf_symbol_type *, unsigned int); 1689 unsigned int (*symbol_section_index) (bfd *, elf_symbol_type *); 3158 (bfd *, elf_symbol_type *);
|
| elfcode.h | 1247 elf_symbol_type *sym; /* Pointer to current bfd symbol */ 1248 elf_symbol_type *symbase; /* Buffer for generated bfd symbols */ 1309 if (_bfd_mul_overflow (symcount, sizeof (elf_symbol_type), &amt)) 1314 symbase = (elf_symbol_type *) bfd_zalloc (abfd, amt); 1315 if (symbase == (elf_symbol_type *) NULL) 1598 symbol on relocs that is not elf_symbol_type. */
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-xgate.c | 451 ((elf_symbol_type *) sym)->internal_elf_sym.st_target_internal = 1;
|
| elf64-sparc.c | 652 elf_symbol_type *elfsym; 654 elfsym = (elf_symbol_type *) asym; 784 if (ELF_ST_TYPE (((elf_symbol_type *) symbol)->internal_elf_sym.st_info) 788 reg = ((elf_symbol_type *) symbol)->internal_elf_sym.st_value;
|
| elf-bfd.h | 90 } elf_symbol_type; typedef in typeref:struct:__anon20 882 ? (elf_symbol_type *) (S) \ 1066 (bfd *, elf_symbol_type *, unsigned int); 1677 unsigned int (*symbol_section_index) (bfd *, elf_symbol_type *); 3137 (bfd *, elf_symbol_type *);
|
| elfcode.h | 1247 elf_symbol_type *sym; /* Pointer to current bfd symbol */ 1248 elf_symbol_type *symbase; /* Buffer for generated bfd symbols */ 1309 if (_bfd_mul_overflow (symcount, sizeof (elf_symbol_type), &amt)) 1314 symbase = (elf_symbol_type *) bfd_zalloc (abfd, amt); 1315 if (symbase == (elf_symbol_type *) NULL) 1598 symbol on relocs that is not elf_symbol_type. */
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-xgate.c | 451 ((elf_symbol_type *) sym)->internal_elf_sym.st_target_internal = 1;
|
| elf64-sparc.c | 652 elf_symbol_type *elfsym; 654 elfsym = (elf_symbol_type *) asym; 784 if (ELF_ST_TYPE (((elf_symbol_type *) symbol)->internal_elf_sym.st_info) 788 reg = ((elf_symbol_type *) symbol)->internal_elf_sym.st_value;
|
| elf-bfd.h | 90 } elf_symbol_type; typedef in typeref:struct:__anon31 893 ? (elf_symbol_type *) (S) \ 1077 (bfd *, elf_symbol_type *, unsigned int); 1688 unsigned int (*symbol_section_index) (bfd *, elf_symbol_type *); 3159 (bfd *, elf_symbol_type *);
|
| elfcode.h | 1247 elf_symbol_type *sym; /* Pointer to current bfd symbol */ 1248 elf_symbol_type *symbase; /* Buffer for generated bfd symbols */ 1309 if (_bfd_mul_overflow (symcount, sizeof (elf_symbol_type), &amt)) 1314 symbase = (elf_symbol_type *) bfd_zalloc (abfd, amt); 1315 if (symbase == (elf_symbol_type *) NULL) 1598 symbol on relocs that is not elf_symbol_type. */
|