OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:section_syms
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils.old/dist/bfd/
elf64-hppa.c
147
int *
section_syms
;
member in struct:elf64_hppa_link_hash_table
535
?!? Note we leak the last
section_syms
array. Presumably we
537
free (hppa_info->
section_syms
);
566
hppa_info->
section_syms
= (int *) bfd_malloc (amt);
569
record the index of the symbol into the
section_syms
array. */
573
hppa_info->
section_syms
[isym->st_shndx] = i;
589
/* Record which BFD we built the
section_syms
mapping for. */
607
sec_symndx = hppa_info->
section_syms
[sec_symndx];
elf-bfd.h
2007
asymbol **
section_syms
;
2245
#define elf_section_syms(bfd) (elf_tdata(bfd) -> o->
section_syms
)
2005
asymbol **
section_syms
;
member in struct:output_elf_obj_tdata
/src/external/gpl3/gdb.old/dist/bfd/
elf64-hppa.c
147
int *
section_syms
;
member in struct:elf64_hppa_link_hash_table
535
?!? Note we leak the last
section_syms
array. Presumably we
537
free (hppa_info->
section_syms
);
566
hppa_info->
section_syms
= (int *) bfd_malloc (amt);
569
record the index of the symbol into the
section_syms
array. */
573
hppa_info->
section_syms
[isym->st_shndx] = i;
589
/* Record which BFD we built the
section_syms
mapping for. */
607
sec_symndx = hppa_info->
section_syms
[sec_symndx];
elf-bfd.h
1995
asymbol **
section_syms
;
2228
#define elf_section_syms(bfd) (elf_tdata(bfd) -> o->
section_syms
)
1993
asymbol **
section_syms
;
member in struct:output_elf_obj_tdata
/src/external/gpl3/gdb/dist/bfd/
elf64-hppa.c
147
int *
section_syms
;
member in struct:elf64_hppa_link_hash_table
535
?!? Note we leak the last
section_syms
array. Presumably we
537
free (hppa_info->
section_syms
);
566
hppa_info->
section_syms
= (int *) bfd_malloc (amt);
569
record the index of the symbol into the
section_syms
array. */
573
hppa_info->
section_syms
[isym->st_shndx] = i;
589
/* Record which BFD we built the
section_syms
mapping for. */
607
sec_symndx = hppa_info->
section_syms
[sec_symndx];
elf-bfd.h
2006
asymbol **
section_syms
;
2244
#define elf_section_syms(bfd) (elf_tdata(bfd) -> o->
section_syms
)
2004
asymbol **
section_syms
;
member in struct:output_elf_obj_tdata
/src/external/gpl3/binutils/dist/bfd/
elf64-hppa.c
150
int *
section_syms
;
member in struct:elf64_hppa_link_hash_table
539
?!? Note we leak the last
section_syms
array. Presumably we
541
free (hppa_info->
section_syms
);
570
hppa_info->
section_syms
= (int *) bfd_malloc (amt);
573
record the index of the symbol into the
section_syms
array. */
577
hppa_info->
section_syms
[isym->st_shndx] = i;
593
/* Record which BFD we built the
section_syms
mapping for. */
611
sec_symndx = hppa_info->
section_syms
[sec_symndx];
elf-bfd.h
2057
asymbol **
section_syms
;
2313
#define elf_section_syms(bfd) (elf_tdata(bfd) -> o->
section_syms
)
2055
asymbol **
section_syms
;
member in struct:output_elf_obj_tdata
Completed in 29 milliseconds
Indexes created Fri Sep 11 00:24:00 UTC 2026