Home | History | Annotate | Download | only in pe
      1 .*: Assembler messages:
      2 .*:5: Error: .seh_endproc used without .seh_proc
      3 .*:6: Error: .seh_stackalloc used outside of .seh_proc block
      4 .*:7: Error: .seh_setframe used outside of .seh_proc block
      5 .*:8: Error: .seh_endprologue used outside of .seh_proc block
      6 .*:9: Error: .seh_pushreg used outside of .seh_proc block
      7 .*:10: Error: .seh_savereg used outside of .seh_proc block
      8 .*:11: Error: .seh_savexmm used outside of .seh_proc block
      9 .*:12: Error: .seh_handler used outside of .seh_proc block
     10 .*:13: Error: .seh_handler used outside of .seh_proc block
     11 .*:14: Error: .seh_handler used outside of .seh_proc block
     12 .*:15: Error: .seh_handler used outside of .seh_proc block
     13 .*:16: Error: .seh_handlerdata used outside of .seh_proc block
     14 .*:19: Error: .seh_proc requires function label name
     15 .*:23: Warning: .seh_eh ignored for this target
     16 .*:24: Warning: .seh_32 ignored for this target
     17 .*:25: Warning: .seh_no32 ignored for this target
     18 .*:33: Error: .seh_stackalloc used in segment '.data' instead of expected '.text'
     19 .*:34: Error: .seh_setframe used in segment '.data' instead of expected '.text'
     20 .*:35: Error: .seh_endprologue used in segment '.data' instead of expected '.text'
     21 .*:36: Error: .seh_pushreg used in segment '.data' instead of expected '.text'
     22 .*:37: Error: .seh_savereg used in segment '.data' instead of expected '.text'
     23 .*:38: Error: .seh_savexmm used in segment '.data' instead of expected '.text'
     24 .*:39: Error: .seh_endproc used in segment '.data' instead of expected '.text'
     25