Home
last modified time | relevance | path

Searched refs:DT_SCORE_LOCAL_GOTNO (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dscore.h90 #define DT_SCORE_LOCAL_GOTNO 0x70000002 macro
/toolchain/binutils/binutils-2.25/bfd/
Delf32-score7.c3206 if (!SCORE_ELF_ADD_DYNAMIC_ENTRY (info, DT_SCORE_LOCAL_GOTNO, 0)) in s7_bfd_score_elf_size_dynamic_sections()
3451 case DT_SCORE_LOCAL_GOTNO: in s7_bfd_score_elf_finish_dynamic_sections()
Delf32-score.c3398 if (!SCORE_ELF_ADD_DYNAMIC_ENTRY (info, DT_SCORE_LOCAL_GOTNO, 0)) in s3_bfd_score_elf_size_dynamic_sections()
3641 case DT_SCORE_LOCAL_GOTNO: in s3_bfd_score_elf_finish_dynamic_sections()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1784 case DT_SCORE_LOCAL_GOTNO: return "SCORE_LOCAL_GOTNO"; in get_score_dynamic_type()