Home | History | Annotate | Download | only in runtime

Lines Matching refs:Segment

23 	_PT_LOAD    = 1 /* Loadable program segment */
88 p_type uint32 /* Segment type */
89 p_flags uint32 /* Segment flags */
90 p_offset uint64 /* Segment file offset */
91 p_vaddr uint64 /* Segment virtual address */
92 p_paddr uint64 /* Segment physical address */
93 p_filesz uint64 /* Segment size in file */
94 p_memsz uint64 /* Segment size in memory */
95 p_align uint64 /* Segment alignment */
176 // We need two things from the segment table: the load offset