Home
last modified time | relevance | path

Searched refs:UWOP_ALLOC_LARGE (Results 1 – 25 of 94) sorted by relevance

1234

/dports/lang/fpc/fpc-3.2.2/compiler/x86_64/
H A Dwin64unw.pas70 UWOP_ALLOC_LARGE = 1; { no info, alloc size in next 2 slots }
162 UWOP_ALLOC_LARGE:
218 UWOP_ALLOC_LARGE:
364 AddElement(objdata,UWOP_ALLOC_LARGE,0,ofs shr 3)
366 AddElement(objdata,UWOP_ALLOC_LARGE,1,ofs);
/dports/lang/fpc-source/fpc-3.2.2/compiler/x86_64/
H A Dwin64unw.pas70 UWOP_ALLOC_LARGE = 1; { no info, alloc size in next 2 slots }
162 UWOP_ALLOC_LARGE:
218 UWOP_ALLOC_LARGE:
364 AddElement(objdata,UWOP_ALLOC_LARGE,0,ofs shr 3)
366 AddElement(objdata,UWOP_ALLOC_LARGE,1,ofs);
/dports/editors/fpc-ide/fpc-3.2.2/compiler/x86_64/
H A Dwin64unw.pas70 UWOP_ALLOC_LARGE = 1; { no info, alloc size in next 2 slots }
162 UWOP_ALLOC_LARGE:
218 UWOP_ALLOC_LARGE:
364 AddElement(objdata,UWOP_ALLOC_LARGE,0,ofs shr 3)
366 AddElement(objdata,UWOP_ALLOC_LARGE,1,ofs);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
H A Dwin64-except.c370 case UWOP_ALLOC_LARGE: in win64_uwcode_bc_calc_len()
435 if (code->opcode == UWOP_ALLOC_LARGE && code->info == 1) in win64_uwcode_bc_expand()
440 code->opcode = UWOP_ALLOC_LARGE; in win64_uwcode_bc_expand()
497 case UWOP_ALLOC_LARGE: in win64_uwcode_bc_tobytes()
H A Dcoff-objfmt.h38 UWOP_ALLOC_LARGE = 1, enumerator
/dports/devel/yasm/yasm-1.3.0/modules/objfmts/coff/
H A Dwin64-except.c370 case UWOP_ALLOC_LARGE: in win64_uwcode_bc_calc_len()
435 if (code->opcode == UWOP_ALLOC_LARGE && code->info == 1) in win64_uwcode_bc_expand()
440 code->opcode = UWOP_ALLOC_LARGE; in win64_uwcode_bc_expand()
497 case UWOP_ALLOC_LARGE: in win64_uwcode_bc_tobytes()
H A Dcoff-objfmt.h38 UWOP_ALLOC_LARGE = 1, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp33 UWOP_ALLOC_LARGE = 1, // no info, alloc size in next 2 slots enumerator
141 case UWOP_ALLOC_LARGE: { in GenerateCFIForFunction()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp33 UWOP_ALLOC_LARGE = 1, // no info, alloc size in next 2 slots enumerator
141 case UWOP_ALLOC_LARGE: { in GenerateCFIForFunction()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp33 UWOP_ALLOC_LARGE = 1, // no info, alloc size in next 2 slots enumerator
141 case UWOP_ALLOC_LARGE: { in GenerateCFIForFunction()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp33 UWOP_ALLOC_LARGE = 1, // no info, alloc size in next 2 slots enumerator
141 case UWOP_ALLOC_LARGE: { in GenerateCFIForFunction()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp33 UWOP_ALLOC_LARGE = 1, // no info, alloc size in next 2 slots enumerator
141 case UWOP_ALLOC_LARGE: { in GenerateCFIForFunction()
/dports/devel/jwasm/JWasm-f0a2fdd/src/H/
H A Dwin64seh.h17 UWOP_ALLOC_LARGE = 1, /* .ALLOCSTACK - alloc large-sized area on stack */ enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/test/asm/
H A Dtrampoline-x86_64.pl439 my $UWOP_ALLOC_LARGE = 1;
486 my $info = $UWOP_ALLOC_LARGE;
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/test/asm/
H A Dtrampoline-x86_64.pl439 my $UWOP_ALLOC_LARGE = 1;
486 my $info = $UWOP_ALLOC_LARGE;
/dports/security/boringssl/boringssl-6a71840/crypto/test/asm/
H A Dtrampoline-x86_64.pl439 my $UWOP_ALLOC_LARGE = 1;
486 my $info = $UWOP_ALLOC_LARGE;
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dobj-coff-seh.c673 code = UWOP_ALLOC_LARGE, info = 0, off >>= 3; in obj_coff_seh_stackalloc()
675 code = UWOP_ALLOC_LARGE, info = 1; in obj_coff_seh_stackalloc()
777 case UWOP_ALLOC_LARGE: in seh_x64_write_prologue_data()
825 case UWOP_ALLOC_LARGE: in seh_x64_size_prologue_data()
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dobj-coff-seh.c685 code = UWOP_ALLOC_LARGE, info = 0, off >>= 3; in obj_coff_seh_stackalloc()
687 code = UWOP_ALLOC_LARGE, info = 1; in obj_coff_seh_stackalloc()
789 case UWOP_ALLOC_LARGE: in seh_x64_write_prologue_data()
837 case UWOP_ALLOC_LARGE: in seh_x64_size_prologue_data()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dobj-coff-seh.c685 code = UWOP_ALLOC_LARGE, info = 0, off >>= 3; in obj_coff_seh_stackalloc()
687 code = UWOP_ALLOC_LARGE, info = 1; in obj_coff_seh_stackalloc()
789 case UWOP_ALLOC_LARGE: in seh_x64_write_prologue_data()
837 case UWOP_ALLOC_LARGE: in seh_x64_size_prologue_data()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dobj-coff-seh.c673 code = UWOP_ALLOC_LARGE, info = 0, off >>= 3; in obj_coff_seh_stackalloc()
675 code = UWOP_ALLOC_LARGE, info = 1; in obj_coff_seh_stackalloc()
777 case UWOP_ALLOC_LARGE: in seh_x64_write_prologue_data()
825 case UWOP_ALLOC_LARGE: in seh_x64_size_prologue_data()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dobj-coff-seh.c685 code = UWOP_ALLOC_LARGE, info = 0, off >>= 3; in obj_coff_seh_stackalloc()
687 code = UWOP_ALLOC_LARGE, info = 1; in obj_coff_seh_stackalloc()
789 case UWOP_ALLOC_LARGE: in seh_x64_write_prologue_data()
837 case UWOP_ALLOC_LARGE: in seh_x64_size_prologue_data()
H A Dobj-coff-seh.h175 #define UWOP_ALLOC_LARGE 1 macro
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/backend/x64/
H A Dexception_handler_windows.cpp42 UWOP_ALLOC_LARGE = 1, enumerator
106 entry.code.UnwindOp = UWOP_ALLOC_LARGE; in GetPrologueInformation()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/backend/x64/
H A Dexception_handler_windows.cpp42 UWOP_ALLOC_LARGE = 1, enumerator
106 entry.code.UnwindOp = UWOP_ALLOC_LARGE; in GetPrologueInformation()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/backend/x64/
H A Dexception_handler_windows.cpp42 UWOP_ALLOC_LARGE = 1, enumerator
106 entry.code.UnwindOp = UWOP_ALLOC_LARGE; in GetPrologueInformation()

1234