Searched refs:DT_RELCOUNT (Results 1 – 23 of 23) sorted by relevance
63 DT_RELCOUNT, DT_FLAGS_1, DT_VERDEF, DT_VERDEFNUM, in main()
109 #define DT_RELCOUNT 0x6ffffffa macro
177 - Tag: DT_RELCOUNT392 - Tag: DT_RELCOUNT
112 pub const DT_RELCOUNT: u32 = 1879048186; constant
1137 DT_RELCOUNT = 0x6FFFFFFA, // ELF32_Rel count. enumerator
649 #define DT_RELCOUNT 0x6ffffffa macro
1981 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1982 msgstr "розділ [%2d] «%s»: для цього розділу RELA використано DT_RELCOUNT\n"1986 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1988 "розділ [%2d] «%s»: значення DT_RELCOUNT %d є занадто високим для цього "1995 "DT_RELCOUNT\n"1998 "допомогою DT_RELCOUNT\n"2003 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "2006 "розділ [%2d] «%s»: безвідносне пересування на позиції %zu; DT_RELCOUNT "
1983 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1984 msgstr "セクション [%2d] '%s': この RELA セクション用に使われる DT_RELCOUNT\n"1988 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1990 "セクション [%2d] '%s': このセクション用には高すぎる DT_RELCOUNT 値 %d\n"1996 "DT_RELCOUNT\n"2004 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "2008 "ロケーションで指定された DT_RELCOUNT\n"
1973 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1974 msgstr "sekcja [%2d] „%s”: DT_RELCOUNT użyte dla tej sekcji RELA\n"1978 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1979 msgstr "sekcja [%2d] „%s”: DT_RELCOUNT %d za duże dla tej sekcji\n"1985 "DT_RELCOUNT\n"1988 "DT_RELCOUNT\n"1993 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "1996 "sekcja [%2d] „%s”: relokacja bezwzględna pod indeksem %zu; DT_RELCOUNT podał "
1996 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1997 msgstr "Sección [%2d] '%s': DT_RELCOUNT utilizada para esta sección RELA\n"2001 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"2003 "Sección [%2d] '%s': valor DT_RELCOUNT %d demasiado alto para esta sección\n"2009 "DT_RELCOUNT\n"2012 "haya sido especificado por DT_RELCOUNT\n"2017 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "2020 "Sección [%2d] '%s': reubicación no-relativa en %zu de índice; DT_RELCOUNT "
1928 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1933 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1940 "DT_RELCOUNT\n"1946 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
786 #define DT_RELCOUNT 0x6ffffffa macro
251 - Tag: DT_RELCOUNT
938 #define DT_RELCOUNT 0x6ffffffa macro
809 elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
899 - elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
1412 addInt(isRela ? DT_RELACOUNT : DT_RELCOUNT, numRelativeRels); in finalizeContents()
1686 case DT_RELCOUNT: in printValue()
1117 if (dyn->d_tag == DT_RELCOUNT) in is_rel_dyn()
4431 * elflint.c (is_rel_dyn): Fix and extend DT_RELCOUNT/DT_RELACOUNT
1887 case DT_RELCOUNT: in handle_dynamic()
2575 case DT_RELCOUNT: in getDynamicEntry()