Searched refs:DT_PLTREL (Results 1 – 19 of 19) sorted by relevance
51 DT_PLTREL, DT_DEBUG, DT_TEXTREL, DT_JMPREL, in main()
93 #define DT_PLTREL 20 macro
1008 DT_PLTREL = 20, // Type of relocation entry used for linking. enumerator
1581 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()1583 [DT_PLTREL] = { [DT_JMPREL] = true }, in check_dynamic()1695 if (dyn->d_tag == DT_PLTREL && dyn->d_un.d_val != DT_REL in check_dynamic()
6775 DT_PLTREL, REL_TYPE (statep)); in ld_generic_create_outfile()
1061 * readelf.c (handle_dynamic): Don't segfault at DT_PLTREL case.
1667 case DT_PLTREL:; in handle_dynamic()
1283 const ELFDynamic *symbol = FindDynamicSymbol(DT_PLTREL); in PLTRelocationType()
846 case DT_PLTREL: in printValue()
694 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro
1870 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"1872 "розділ [%2d] «%s»: запис %zu: значенням DT_PLTREL має бути DT_REL або "
1857 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"1859 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1863 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"1865 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1870 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"1872 "Sección [%2d] '%s': entrada %zu: el valor DT_PLTREL debe ser DT_REL or "
1853 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"1855 "sekcja [%2d] \"%s\": wpis %zu: wartość DT_PLTREL musi wynosić DT_REL lub "
1769 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1863 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1794 "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