Lines Matching refs:abi_ulong
25 abi_ulong rev; /* version (as above) */
26 abi_ulong entry; /* Offset of first executable instruction
28 abi_ulong data_start; /* Offset of data segment from beginning of
30 abi_ulong data_end; /* Offset of end of data segment
32 abi_ulong bss_end; /* Offset of end of bss segment from beginning
37 abi_ulong stack_size; /* Size of stack, in bytes */
38 abi_ulong reloc_start; /* Offset of relocation records from
40 abi_ulong reloc_count; /* Number of relocation records */
41 abi_ulong flags;
42 abi_ulong build_date; /* When the program/library was built */
43 abi_ulong filler[5]; /* Reserved, set to zero */