Searched refs:DT_PLTREL (Results 1 – 11 of 11) sorted by relevance
513 #define DT_PLTREL 20 /* Type of PLT relocation entries */ macro
199 case DT_PLTREL: return "DT_PLTREL"; in d_tags()943 case DT_PLTREL: in elf_print_dynamic()
612 #define DT_PLTREL 20 /* Type of relocation used for PLT. */ macro
181 case DT_PLTREL: return "DT_PLTREL"; in d_tags()1663 case DT_PLTREL: in elf_print_dynamic()
643 case DT_PLTREL: in parse_dynamic()
153 _ELF_DEFINE_DT(DT_PLTREL, 20, \
854 case DT_PLTREL: return "PLTREL"; in dt_type()3028 case DT_PLTREL: in dump_dyn_val()
2526 const ELFDynamic *symbol = FindDynamicSymbol(DT_PLTREL); in PLTRelocationType()
2110 case ELF::DT_PLTREL: in parseDynamicTable()2431 case DT_PLTREL: in getDynamicEntry()
1463 addInt(DT_PLTREL, config->isRela ? DT_RELA : DT_REL); in computeContents()
1329 case DT_PLTREL: in digest_dynamic1()