Searched refs:DT_PREINIT_ARRAYSZ (Results 1 – 12 of 12) sorted by relevance
3 ## Test that DT_INIT_ARRAYSZ/DT_FINI_ARRAYSZ/DT_PREINIT_ARRAYSZ are computed
56 DT_PREINIT_ARRAYSZ, DT_VERSYM, DT_GNU_PRELINKED, in main()
145 - Tag: DT_PREINIT_ARRAYSZ360 - Tag: DT_PREINIT_ARRAYSZ
1126 DT_PREINIT_ARRAYSZ = 33, // Size of the DT_PREINIT_ARRAY array. enumerator
1124 DT_PREINIT_ARRAYSZ = 33, // Size of the DT_PREINIT_ARRAY array. enumerator
603 #define DT_PREINIT_ARRAYSZ 33 macro
732 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */ macro
219 - Tag: DT_PREINIT_ARRAYSZ
883 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */ macro
1467 addSize(DT_PREINIT_ARRAYSZ, Out::preinitArray); in finalizeContents()
1704 case DT_PREINIT_ARRAYSZ: in printValue()
2588 case DT_PREINIT_ARRAYSZ: in getDynamicEntry()