Home
last modified time | relevance | path

Searched refs:DT_MIPS_SYMTABNO (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h659 #define DT_MIPS_SYMTABNO 0x70000011 macro
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog-0815235 DT_MIPS_CONFLICTNO, DT_MIPS_LIBLISTNO, DT_MIPS_SYMTABNO,
Delfcpp.h817 DT_MIPS_SYMTABNO = 0x70000011,
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog189 <DT_MIPS_SYMTABNO, DT_MIPS_UNREFEXTNO, DT_MIPS_HIPAGENO>
Dreadelf.c1798 case DT_MIPS_SYMTABNO: return "MIPS_SYMTABNO"; in get_mips_dynamic_type()
8843 case DT_MIPS_SYMTABNO: in dynamic_section_mips_val()
14592 case DT_MIPS_SYMTABNO: in process_mips_specific()
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c9895 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_SYMTABNO, 0)) in _bfd_mips_elf_size_dynamic_sections()
11503 case DT_MIPS_SYMTABNO: in _bfd_mips_elf_finish_dynamic_sections()
15488 case DT_MIPS_SYMTABNO: in _bfd_mips_elf_get_target_dtag()
DChangeLog-9899903 DT_MIPS_SYMTABNO if there are no global GOT symbols.
/toolchain/binutils/binutils-2.27/gold/
Dmips.cc9752 odyn->add_custom(elfcpp::DT_MIPS_SYMTABNO); in do_finalize_sections()
9815 case elfcpp::DT_MIPS_SYMTABNO: in do_dynamic_tag_custom_value()