Home
last modified time | relevance | path

Searched refs:aout_header (Results 1 – 1 of 1) sorted by relevance

/elf/
A Dreadlib.c84 struct exec *aout_header; in process_file() local
135 aout_header = (struct exec *) file_contents; in process_file()
136 if (N_MAGIC (*aout_header) == ZMAGIC in process_file()
138 || N_MAGIC (*aout_header) == QMAGIC in process_file()

Completed in 3 milliseconds