Searched refs:sect_type (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/src/
H A Dunexmacosx.c883 unsigned char sect_type = sectp->flags & SECTION_TYPE; local
885 switch (sect_type) {
944 unexec_error("unrecognized section type '0x%x' '%s' in __DATA segment", sect_type, sectp->sectname);
/macosx-10.9.5/emacs-92/
H A Dunexmacosx.c883 unsigned char sect_type = sectp->flags & SECTION_TYPE; local
885 switch (sect_type) {
944 unexec_error("unrecognized section type '0x%x' '%s' in __DATA segment", sect_type, sectp->sectname);

Completed in 188 milliseconds