Searched refs:DT_PLTREL (Results 1 – 10 of 10) sorted by relevance
54 case DT_PLTREL: in getTypeString()97 case DT_PLTREL: in printValue()
234 #define DT_PLTREL 20 macro
149 #define DT_PLTREL 20 macro
1372 DT_PLTREL = 20, // Type of relocation entry used for linking. enumerator
672 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro
1517 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()1519 [DT_PLTREL] = { [DT_JMPREL] = true }, in check_dynamic()1634 if (dyn->d_tag == DT_PLTREL && dyn->d_un.d_val != DT_REL in check_dynamic()
1379 case DT_PLTREL: in handle_dynamic()
6786 DT_PLTREL, REL_TYPE (statep)); in ld_generic_create_outfile()
3262 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
647 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro