HomeSort by: relevance | last modified time | path
    Searched defs:loongarch_elf_section_data (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 144 struct loongarch_elf_section_data struct
159 struct loongarch_elf_section_data *sdata;
169 #define loongarch_elf_section_data(x) \ macro
170 ((struct loongarch_elf_section_data *) elf_section_data (x))
2212 struct relr_entry **sec_relr = &loongarch_elf_section_data (sec)->relr;
5273 struct relr_entry *relr = loongarch_elf_section_data (sec)->relr;
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 144 struct loongarch_elf_section_data struct
159 struct loongarch_elf_section_data *sdata;
169 #define loongarch_elf_section_data(x) \ macro
170 ((struct loongarch_elf_section_data *) elf_section_data (x))
2030 struct relr_entry **sec_relr = &loongarch_elf_section_data (sec)->relr;
4916 struct relr_entry *relr = loongarch_elf_section_data (sec)->relr;
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 139 struct loongarch_elf_section_data struct
154 struct loongarch_elf_section_data *sdata;
164 #define loongarch_elf_section_data(x) \ macro
165 ((struct loongarch_elf_section_data *) elf_section_data (x))
2008 struct relr_entry **sec_relr = &loongarch_elf_section_data (sec)->relr;
4715 struct relr_entry *relr = loongarch_elf_section_data (sec)->relr;
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 144 struct loongarch_elf_section_data struct
159 struct loongarch_elf_section_data *sdata;
169 #define loongarch_elf_section_data(x) \ macro
170 ((struct loongarch_elf_section_data *) elf_section_data (x))
2030 struct relr_entry **sec_relr = &loongarch_elf_section_data (sec)->relr;
4971 struct relr_entry *relr = loongarch_elf_section_data (sec)->relr;

Completed in 35 milliseconds