Searched refs:DT_VERDEFNUM (Results 1 – 12 of 12) sorted by relevance
63 DT_RELCOUNT, DT_FLAGS_1, DT_VERDEF, DT_VERDEFNUM, in main()
241 case DT_VERDEFNUM: in Init()
1142 DT_VERDEFNUM = 0X6FFFFFFD, // The number of entries in DT_VERDEF. enumerator
524 { DT_VERDEFNUM, "VERDEFNUM" },
1047 constexpr Elf_Word DT_VERDEFNUM = 0x6ffffffd; variable
813 #define DT_VERDEFNUM 0x6ffffffd macro
805 #define DT_VERDEFNUM 0x6ffffffd macro
822 #define DT_VERDEFNUM 0x6ffffffd macro
970 #define DT_VERDEFNUM 0x6ffffffd /* Number of version definitions */ macro
1959 case DT_VERDEFNUM: in handle_dynamic()