#include <a.out.h>
Data Fields | |
| unsigned long | a_info |
| unsigned | a_text |
| unsigned | a_data |
| unsigned | a_bss |
| unsigned | a_syms |
| unsigned | a_entry |
| unsigned | a_trsize |
| unsigned | a_drsize |
| int | e_cnt |
| char * | e_vec [MAXARG] |
| unsigned char | a_magic [2] |
| unsigned char | a_flags |
| unsigned char | a_cpu |
| unsigned char | a_hdrlen |
| unsigned char | a_unused |
| unsigned short | a_version |
| long | a_text |
| long | a_data |
| long | a_bss |
| long | a_entry |
| long | a_total |
| long | a_syms |
| long | a_trsize |
| long | a_drsize |
| long | a_tbase |
| long | a_dbase |
Definition at line 14 of file a.out.h.
|
|
|
|
|
Definition at line 19 of file a.out.h. Referenced by disbss(), read_header(), and setstack(). |
|
|
Definition at line 9 of file a.out.h. Referenced by installboot(), read_header(), and setstack(). |
|
|
|
|
|
Definition at line 18 of file a.out.h. Referenced by disbss(), disdata(), extract_image(), install_master(), installboot(), make_image(), proc_size(), read_header(), and setstack(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 8 of file a.out.h. Referenced by disbss(), disdata(), distext(), extract_image(), get_clickshift(), lookup(), make_image(), proc_size(), read_header(), and setstack(). |
|
|
Definition at line 10 of file a.out.h. Referenced by distext(), extract_image(), get_clickshift(), installboot(), make_image(), proc_size(), read_header(), and setstack(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 20 of file a.out.h. Referenced by make_image(). |
|
|
|
|
|
|
|
|
Definition at line 17 of file a.out.h. Referenced by disbss(), disdata(), distext(), extract_image(), install_master(), installboot(), make_image(), proc_size(), read_header(), and setstack(). |
|
|
Definition at line 17 of file a.out.h. Referenced by setstack(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6