Home | History | Annotate | Download | only in aout2hux

Lines Matching refs:be_uint32_t

38 	be_uint32_t	x_base;		/* base address (normally 0) */
39 be_uint32_t x_entry; /* execution entry */
40 be_uint32_t x_text; /* size of text section */
41 be_uint32_t x_data; /* size of data section */
42 be_uint32_t x_bss; /* size of bss */
43 be_uint32_t x_rsize; /* size of relocation table */
44 be_uint32_t x_syms; /* size of symbol info */
45 be_uint32_t x_db_line; /* size of debugging info (line #) */
46 be_uint32_t x_db_syms; /* size of debugging info (symbol) */
47 be_uint32_t x_db_str; /* size of debugging info (string) */
48 be_uint32_t x_reserved2[4]; /* 0 */
49 be_uint32_t x_bindlist; /* bind list offset */
65 be_uint16_t locoff_l[2]; /* this would be be_uint32_t