Home
last modified time | relevance | path

Searched defs:sdata (Results 1 – 18 of 18) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dxsym.c541 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_resources_table_entry() local
592 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_modules_table_entry() local
643 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_file_references_table_entry() local
693 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_contained_modules_table_entry() local
743 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_contained_variables_table_entry() local
793 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_contained_statements_table_entry() local
843 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_contained_labels_table_entry() local
893 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_contained_types_table_entry() local
943 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_file_references_index_table_entry() local
993 bfd_sym_data_struct *sdata = NULL; in bfd_sym_fetch_constant_pool_entry() local
[all …]
Delf32-sh64.c121 struct _sh64_elf_section_data *sdata; in sh64_elf_new_section_hook() local
Delf64-mmix.c833 struct _mmix_elf_section_data *sdata; in mmix_elf_new_section_hook() local
Delfxx-sparc.c2849 struct _bfd_sparc_elf_section_data *sdata; in _bfd_sparc_elf_new_section_hook() local
Delf32-tic6x.c2182 _tic6x_elf_section_data *sdata; in elf32_tic6x_new_section_hook() local
Delf32-score7.c3873 struct _score_elf_section_data *sdata; in s7_elf32_score_new_section_hook() local
Delf32-score.c4069 struct _score_elf_section_data *sdata; in s3_elf32_score_new_section_hook() local
Delf32-spu.c238 struct _spu_elf_section_data *sdata; in spu_elf_new_section_hook() local
Delf32-ppc.c3155 elf_linker_section_t sdata[2]; member
Delfnn-aarch64.c6818 _aarch64_elf_section_data *sdata; in elfNN_aarch64_new_section_hook() local
Delf.c2400 struct bfd_elf_section_data *sdata; in _bfd_elf_new_section_hook() local
Delf64-ppc.c2993 struct _ppc64_elf_section_data *sdata; in ppc64_elf_new_section_hook() local
Delf32-xtensa.c5863 struct elf_xtensa_section_data *sdata; in elf_xtensa_new_section_hook() local
Delf32-arm.c15336 _arm_elf_section_data *sdata; in elf32_arm_new_section_hook() local
Delfxx-mips.c1318 struct _mips_elf_section_data *sdata; in _bfd_mips_elf_new_section_hook() local
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
Dvle.ld8 .sdata : { PROVIDE (_SDA_BASE_ = 32768); *(.sdata) } section
/toolchain/binutils/binutils-2.25/include/
Dhp-symtab.h1526 char sdata; /* signed data byte */ member
/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc2064 Output_data_space* sdata = new Output_data_space(4, "** sdata"); in do_define_standard_symbols() local