Lines Matching full:segment
405 elf32_word p_type; /**< Type of segment */
409 elf32_word p_filesz; /**< Size of segment in file */
410 elf32_word p_memsz; /**< Size of segment in memory */
411 elf32_word p_flags; /**< Segment flags */
412 elf32_word p_align; /**< Alignment of segment */
419 elf64_word p_type; /**< Type of segment */
423 elf64_xword p_filesz; /**< Size of segment in file */
424 elf64_xword p_memsz; /**< Size of segment in memory */
425 elf64_word p_flags; /**< Segment flags */
426 elf64_xword p_align; /**< Alignment of segment */
430 * @brief Program segment type