Home | History | Annotate | Download | only in elf

Lines Matching full:uint16

163 type Type uint16
193 type Machine uint16
1725 Type uint16 /* File type. */
1726 Machine uint16 /* Machine architecture. */
1732 Ehsize uint16 /* Size of ELF header in bytes. */
1733 Phentsize uint16 /* Size of program header entry. */
1734 Phnum uint16 /* Number of program header entries. */
1735 Shentsize uint16 /* Size of section header entry. */
1736 Shnum uint16 /* Number of section header entries. */
1737 Shstrndx uint16 /* Section name strings section. */
1800 Shndx uint16
1819 Type uint16 /* File type. */
1820 Machine uint16 /* Machine architecture. */
1826 Ehsize uint16 /* Size of ELF header in bytes. */
1827 Phentsize uint16 /* Size of program header entry. */
1828 Phnum uint16 /* Number of program header entries. */
1829 Shentsize uint16 /* Size of section header entry. */
1830 Shnum uint16 /* Number of section header entries. */
1831 Shstrndx uint16 /* Section name strings section. */
1892 Shndx uint16 /* Section index of symbol. */