Home
last modified time | relevance | path

Searched refs:UWOP_SAVE_NONVOL_FAR (Results 1 – 25 of 90) sorted by relevance

1234

/dports/lang/fpc/fpc-3.2.2/compiler/x86_64/
H A Dwin64unw.pas74 UWOP_SAVE_NONVOL_FAR = 5; { info = register number, offset in next 2 slots }
165 UWOP_SAVE_NONVOL_FAR,
224 UWOP_SAVE_NONVOL_FAR,
328 AddElement(objdata,UWOP_SAVE_NONVOL_FAR,info,ofs);
/dports/lang/fpc-source/fpc-3.2.2/compiler/x86_64/
H A Dwin64unw.pas74 UWOP_SAVE_NONVOL_FAR = 5; { info = register number, offset in next 2 slots }
165 UWOP_SAVE_NONVOL_FAR,
224 UWOP_SAVE_NONVOL_FAR,
328 AddElement(objdata,UWOP_SAVE_NONVOL_FAR,info,ofs);
/dports/editors/fpc-ide/fpc-3.2.2/compiler/x86_64/
H A Dwin64unw.pas74 UWOP_SAVE_NONVOL_FAR = 5; { info = register number, offset in next 2 slots }
165 UWOP_SAVE_NONVOL_FAR,
224 UWOP_SAVE_NONVOL_FAR,
328 AddElement(objdata,UWOP_SAVE_NONVOL_FAR,info,ofs);
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp37 UWOP_SAVE_NONVOL_FAR = 5, // info == register number, offset in next 2 slots enumerator
172 case UWOP_SAVE_NONVOL_FAR: in GenerateCFIForFunction()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp37 UWOP_SAVE_NONVOL_FAR = 5, // info == register number, offset in next 2 slots enumerator
172 case UWOP_SAVE_NONVOL_FAR: in GenerateCFIForFunction()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp37 UWOP_SAVE_NONVOL_FAR = 5, // info == register number, offset in next 2 slots enumerator
172 case UWOP_SAVE_NONVOL_FAR: in GenerateCFIForFunction()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp37 UWOP_SAVE_NONVOL_FAR = 5, // info == register number, offset in next 2 slots enumerator
172 case UWOP_SAVE_NONVOL_FAR: in GenerateCFIForFunction()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp37 UWOP_SAVE_NONVOL_FAR = 5, // info == register number, offset in next 2 slots enumerator
172 case UWOP_SAVE_NONVOL_FAR: in GenerateCFIForFunction()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
H A Dcoff-objfmt.h42 UWOP_SAVE_NONVOL_FAR = 5, enumerator
H A Dwin64-except.c377 case UWOP_SAVE_NONVOL_FAR: in win64_uwcode_bc_calc_len()
452 code->opcode = UWOP_SAVE_NONVOL_FAR; in win64_uwcode_bc_expand()
511 case UWOP_SAVE_NONVOL_FAR: in win64_uwcode_bc_tobytes()
/dports/devel/yasm/yasm-1.3.0/modules/objfmts/coff/
H A Dcoff-objfmt.h42 UWOP_SAVE_NONVOL_FAR = 5, enumerator
H A Dwin64-except.c377 case UWOP_SAVE_NONVOL_FAR: in win64_uwcode_bc_calc_len()
452 code->opcode = UWOP_SAVE_NONVOL_FAR; in win64_uwcode_bc_expand()
511 case UWOP_SAVE_NONVOL_FAR: in win64_uwcode_bc_tobytes()
/dports/devel/jwasm/JWasm-f0a2fdd/src/H/
H A Dwin64seh.h21 UWOP_SAVE_NONVOL_FAR = 5, /* .SAVEREG - save nonvolative gpr using MOV instead of PUSH */ enumerator
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dobj-coff-seh.h179 #define UWOP_SAVE_NONVOL_FAR 5 macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dobj-coff-seh.h179 #define UWOP_SAVE_NONVOL_FAR 5 macro
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dobj-coff-seh.h179 #define UWOP_SAVE_NONVOL_FAR 5 macro
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dobj-coff-seh.h179 #define UWOP_SAVE_NONVOL_FAR 5 macro
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dobj-coff-seh.h179 #define UWOP_SAVE_NONVOL_FAR 5 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/windows/
H A Dpe_util.cc72 UWOP_SAVE_NONVOL_FAR, /* info == register number, offset in next 2 slots */ enumerator
331 case UWOP_SAVE_NONVOL_FAR: in PrintPEFrameData()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dpe_util.cc72 UWOP_SAVE_NONVOL_FAR, /* info == register number, offset in next 2 slots */ enumerator
331 case UWOP_SAVE_NONVOL_FAR: in PrintPEFrameData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/common/windows/
H A Dpe_util.cc72 UWOP_SAVE_NONVOL_FAR, /* info == register number, offset in next 2 slots */ enumerator
331 case UWOP_SAVE_NONVOL_FAR: in PrintPEFrameData()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dpe_util.cc72 UWOP_SAVE_NONVOL_FAR, /* info == register number, offset in next 2 slots */ enumerator
331 case UWOP_SAVE_NONVOL_FAR: in PrintPEFrameData()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dpe_util.cc72 UWOP_SAVE_NONVOL_FAR, /* info == register number, offset in next 2 slots */ enumerator
331 case UWOP_SAVE_NONVOL_FAR: in PrintPEFrameData()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dpe_util.cc72 UWOP_SAVE_NONVOL_FAR, /* info == register number, offset in next 2 slots */ enumerator
331 case UWOP_SAVE_NONVOL_FAR: in PrintPEFrameData()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4functiontable_win64.cpp59 UWOP_SAVE_NONVOL_FAR, /* info == register number, offset in next 2 slots */ enumerator

1234