Searched refs:DT_PLTREL (Results 1 – 21 of 21) sorted by relevance
108 #define DT_PLTREL 20 macro
93 #define DT_PLTREL 20 macro
185 case DT_PLTREL: in Init()
155 #define DT_PLTREL 20 macro
1677 DT_PLTREL = 20, // Type of relocation entry used for linking. enumerator
678 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro
1555 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()1557 [DT_PLTREL] = { [DT_JMPREL] = true }, in check_dynamic()1668 if (dyn->d_tag == DT_PLTREL && dyn->d_un.d_val != DT_REL in check_dynamic()
180 * readelf.c (handle_dynamic): Don't segfault at DT_PLTREL case.
6783 DT_PLTREL, REL_TYPE (statep)); in ld_generic_create_outfile()
1454 case DT_PLTREL:; in handle_dynamic()
842 case DT_PLTREL: in printValue()
1283 const ELFDynamic *symbol = FindDynamicSymbol(DT_PLTREL); in PLTRelocationType()
1786 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"1788 "розділ [%2d] «%s»: запис %zu: значенням DT_PLTREL має бути DT_REL або "
1787 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"1789 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1781 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"1783 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1773 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"1775 "sekcja [%2d] \"%s\": wpis %zu: wartość DT_PLTREL musi wynosić DT_REL lub "
1790 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"1792 "Sección [%2d] '%s': entrada %zu: el valor DT_PLTREL debe ser DT_REL or "
1695 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1784 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1715 "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