Home
last modified time | relevance | path

Searched refs:DT_IA_64_PLT_RESERVE (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/ia64/include/
HDelf.h151 #define DT_IA_64_PLT_RESERVE 0x70000000 macro
/trueos/contrib/binutils/include/elf/
HDia64.h96 #define DT_IA_64_PLT_RESERVE (DT_LOPROC + 0) macro
/trueos/libexec/rtld-elf/ia64/
HDreloc.c625 if (dynp->d_tag == DT_IA_64_PLT_RESERVE) in init_pltgot()
/trueos/contrib/binutils/bfd/
HDelfxx-ia64.c3827 if (!add_dynamic_entry (DT_IA_64_PLT_RESERVE, 0))
5477 case DT_IA_64_PLT_RESERVE:
/trueos/contrib/binutils/binutils/
HDreadelf.c1472 case DT_IA_64_PLT_RESERVE: return "IA_64_PLT_RESERVE"; in get_ia64_dynamic_type()
5691 case DT_IA_64_PLT_RESERVE: in dynamic_section_ia64_val()