Home
last modified time | relevance | path

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

/original-bsd/contrib/emacs-18.57/src/
H A Dunexec.c205 #define SYMS_START block_copy_start macro
214 #define SYMS_START ((long) N_SYMOFF (ohdr)) macro
847 if (SYMS_START == 0L)
856 lseek (a_out, (off_t) SYMS_START, 0); /* Position a.out to symtab. */