Searched refs:DT_RELCOUNT (Results 1 – 21 of 21) sorted by relevance
126 #define DT_RELCOUNT 0x6ffffffa macro
107 #define DT_RELCOUNT 0x6ffffffa macro
183 #define DT_RELCOUNT 0x6ffffffa macro
1701 DT_RELCOUNT = 0x6FFFFFFA, // ELF32_Rel count. enumerator
782 if (tag == DT_RELCOUNT || tag == DT_RELACOUNT) { in AdjustDynamicSectionForHole()
1611 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1612 msgstr "розділ [%2d] «%s»: для цього розділу RELA використано DT_RELCOUNT\n"1616 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1618 "розділ [%2d] «%s»: значення DT_RELCOUNT %d є занадто високим для цього "1625 "DT_RELCOUNT\n"1628 "допомогою DT_RELCOUNT\n"1633 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "1636 "розділ [%2d] «%s»: безвідносне переміщення на позиції %zu; DT_RELCOUNT "
1611 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1612 msgstr "セクション [%2d] '%s': この RELA セクション用に使われる DT_RELCOUNT\n"1616 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1618 "セクション [%2d] '%s': このセクション用には高すぎる DT_RELCOUNT 値 %d\n"1624 "DT_RELCOUNT\n"1632 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "1636 "ロケーションで指定された DT_RELCOUNT\n"
1622 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1623 msgstr "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1627 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1628 msgstr "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1634 "DT_RELCOUNT\n"1637 "DT_RELCOUNT\n"1642 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "1645 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
1616 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1617 msgstr "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1621 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1622 msgstr "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1628 "DT_RELCOUNT\n"1631 "DT_RELCOUNT\n"1636 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "1639 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
1602 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1603 msgstr "sekcja [%2d] \"%s\": DT_RELCOUNT użyte dla tej sekcji RELA\n"1607 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1608 msgstr "sekcja [%2d] \"%s\": DT_RELCOUNT %d za duże dla tej sekcji\n"1614 "DT_RELCOUNT\n"1617 "DT_RELCOUNT\n"1622 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "1625 "sekcja [%2d] \"%s\": relokacja bezwzględna pod indeksem %zu; DT_RELCOUNT "
1618 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1619 msgstr "Sección [%2d] '%s': DT_RELCOUNT utilizada para esta sección RELA\n"1623 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1625 "Sección [%2d] '%s': valor DT_RELCOUNT %d demasiado alto para esta sección\n"1631 "DT_RELCOUNT\n"1634 "haya sido especificado por DT_RELCOUNT\n"1639 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "1642 "Sección [%2d] '%s': reubicación no-relativa en %zu de índice; DT_RELCOUNT "
1542 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1547 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1554 "DT_RELCOUNT\n"1560 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
1562 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"1567 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"1574 "DT_RELCOUNT\n"1580 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
745 #define DT_RELCOUNT 0x6ffffffa macro
874 case DT_RELCOUNT: in printValue()
406 - elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
309 elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
1056 if (dyn->d_tag == DT_RELCOUNT) in is_rel_dyn()
1596 * elflint.c (is_rel_dyn): Fix and extend DT_RELCOUNT/DT_RELACOUNT
1450 case DT_RELCOUNT: in handle_dynamic()