Searched defs:SHT_FINI_ARRAY (Results 1 – 10 of 10) sorted by relevance
479 #define SHT_FINI_ARRAY 15 macro
679 SHT_FINI_ARRAY = 15, // Pointers to termination functions. enumerator
829 SHT_FINI_ARRAY = 15, // Pointers to termination functions. enumerator
507 constexpr Elf_Word SHT_FINI_ARRAY = 15; variable
384 #define SHT_FINI_ARRAY 15 macro
443 #define SHT_FINI_ARRAY 15 /* Array of destructors */ macro