Searched refs:verify_context_and_target (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff-seh.c246 verify_context_and_target (const char *directive, seh_kind target)
284 if (!verify_context_and_target ((what ? ".seh_32" : ".seh_no32"),
297 if (!verify_context_and_target (".seh_eh", seh_kind_arm))
387 if (!verify_context_and_target (".seh_handlerdata", seh_kind_x64))
569 if (!verify_context_and_target (".seh_pushreg", seh_kind_x64)
589 if (!verify_context_and_target (".seh_pushframe", seh_kind_x64)
623 if (!verify_context_and_target (directive, seh_kind_x64)
669 if (!verify_context_and_target (".seh_stackalloc", seh_kind_x64)
707 if (!verify_context_and_target (".seh_setframe", seh_kind_x64)
244 verify_context_and_target (const char *directive, seh_kind target) function
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-coff-seh.c246 verify_context_and_target (const char *directive, seh_kind target)
284 if (!verify_context_and_target ((what ? ".seh_32" : ".seh_no32"),
297 if (!verify_context_and_target (".seh_eh", seh_kind_arm))
387 if (!verify_context_and_target (".seh_handlerdata", seh_kind_x64))
569 if (!verify_context_and_target (".seh_pushreg", seh_kind_x64)
587 if (!verify_context_and_target (".seh_pushframe", seh_kind_x64)
604 if (!verify_context_and_target (directive, seh_kind_x64)
650 if (!verify_context_and_target (".seh_stackalloc", seh_kind_x64)
688 if (!verify_context_and_target (".seh_setframe", seh_kind_x64)
244 verify_context_and_target (const char *directive, seh_kind target) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-coff-seh.c246 verify_context_and_target (const char *directive, seh_kind target)
284 if (!verify_context_and_target ((what ? ".seh_32" : ".seh_no32"),
297 if (!verify_context_and_target (".seh_eh", seh_kind_arm))
387 if (!verify_context_and_target (".seh_handlerdata", seh_kind_x64))
569 if (!verify_context_and_target (".seh_pushreg", seh_kind_x64)
589 if (!verify_context_and_target (".seh_pushframe", seh_kind_x64)
623 if (!verify_context_and_target (directive, seh_kind_x64)
669 if (!verify_context_and_target (".seh_stackalloc", seh_kind_x64)
707 if (!verify_context_and_target (".seh_setframe", seh_kind_x64)
244 verify_context_and_target (const char *directive, seh_kind target) function

Completed in 204 milliseconds