PR23430, Indices misspelled
[deliverable/binutils-gdb.git] / include / elf / common.h
index 773f378fde1c25081b9176bd5aeeeb995b5958ec..3a6244dc6dc9bb8f1719f8f436deec5baffeb005 100644 (file)
 #define SHT_FINI_ARRAY   15            /* Array of ptrs to finish functions */
 #define SHT_PREINIT_ARRAY 16           /* Array of ptrs to pre-init funcs */
 #define SHT_GROUP        17            /* Section contains a section group */
-#define SHT_SYMTAB_SHNDX  18           /* Indicies for SHN_XINDEX entries */
+#define SHT_SYMTAB_SHNDX  18           /* Indices for SHN_XINDEX entries */
 
 #define SHT_LOOS       0x60000000      /* First of OS specific semantics */
 #define SHT_HIOS       0x6fffffff      /* Last of OS specific semantics */
This page took 0.023712 seconds and 4 git commands to generate.