Home
last modified time | relevance | path

Searched refs:unwindInfo (Results 1 – 25 of 72) sorted by relevance

123

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DProcessExecutableMemory.cpp128 UnwindInfo unwindInfo; member
177 memset(&r->unwindInfo, 0, sizeof(r->unwindInfo)); in RegisterExecutableMemory()
178 r->unwindInfo.hasExceptionHandler = true; in RegisterExecutableMemory()
185 r->unwindInfo.unwindCodes[0] = in RegisterExecutableMemory()
187 r->unwindInfo.unwindCodes[1] = 0b11100100; // end in RegisterExecutableMemory()
206 r->unwindInfo.version = 1; in RegisterExecutableMemory()
207 r->unwindInfo.flags = UNW_FLAG_EHANDLER; in RegisterExecutableMemory()
208 r->unwindInfo.sizeOfPrologue = 0; in RegisterExecutableMemory()
209 r->unwindInfo.countOfUnwindCodes = 0; in RegisterExecutableMemory()
210 r->unwindInfo.frameRegister = 0; in RegisterExecutableMemory()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DProcessExecutableMemory.cpp130 UnwindInfo unwindInfo; member
179 memset(&r->unwindInfo, 0, sizeof(r->unwindInfo)); in RegisterExecutableMemory()
180 r->unwindInfo.hasExceptionHandler = true; in RegisterExecutableMemory()
187 r->unwindInfo.unwindCodes[0] = in RegisterExecutableMemory()
189 r->unwindInfo.unwindCodes[1] = 0b11100100; // end in RegisterExecutableMemory()
208 r->unwindInfo.version = 1; in RegisterExecutableMemory()
209 r->unwindInfo.flags = UNW_FLAG_EHANDLER; in RegisterExecutableMemory()
210 r->unwindInfo.sizeOfPrologue = 0; in RegisterExecutableMemory()
211 r->unwindInfo.countOfUnwindCodes = 0; in RegisterExecutableMemory()
212 r->unwindInfo.frameRegister = 0; in RegisterExecutableMemory()
[all …]
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DProcessExecutableMemory.cpp127 UnwindInfo unwindInfo; member
176 memset(&r->unwindInfo, 0, sizeof(r->unwindInfo)); in RegisterExecutableMemory()
177 r->unwindInfo.hasExceptionHandler = true; in RegisterExecutableMemory()
184 r->unwindInfo.unwindCodes[0] = in RegisterExecutableMemory()
186 r->unwindInfo.unwindCodes[1] = 0b11100100; // end in RegisterExecutableMemory()
205 r->unwindInfo.version = 1; in RegisterExecutableMemory()
206 r->unwindInfo.flags = UNW_FLAG_EHANDLER; in RegisterExecutableMemory()
207 r->unwindInfo.sizeOfPrologue = 0; in RegisterExecutableMemory()
208 r->unwindInfo.countOfUnwindCodes = 0; in RegisterExecutableMemory()
209 r->unwindInfo.frameRegister = 0; in RegisterExecutableMemory()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DProcessExecutableMemory.cpp130 UnwindInfo unwindInfo; member
179 memset(&r->unwindInfo, 0, sizeof(r->unwindInfo)); in RegisterExecutableMemory()
180 r->unwindInfo.hasExceptionHandler = true; in RegisterExecutableMemory()
187 r->unwindInfo.unwindCodes[0] = in RegisterExecutableMemory()
189 r->unwindInfo.unwindCodes[1] = 0b11100100; // end in RegisterExecutableMemory()
208 r->unwindInfo.version = 1; in RegisterExecutableMemory()
209 r->unwindInfo.flags = UNW_FLAG_EHANDLER; in RegisterExecutableMemory()
210 r->unwindInfo.sizeOfPrologue = 0; in RegisterExecutableMemory()
211 r->unwindInfo.countOfUnwindCodes = 0; in RegisterExecutableMemory()
212 r->unwindInfo.frameRegister = 0; in RegisterExecutableMemory()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DProcessExecutableMemory.cpp93 UnwindInfo unwindInfo; member
129 r->runtimeFunction.UnwindData = offsetof(ExceptionHandlerRecord, unwindInfo); in RegisterExecutableMemory()
131 r->unwindInfo.version = 1; in RegisterExecutableMemory()
132 r->unwindInfo.flags = UNW_FLAG_EHANDLER; in RegisterExecutableMemory()
133 r->unwindInfo.sizeOfPrologue = 0; in RegisterExecutableMemory()
134 r->unwindInfo.countOfUnwindCodes = 0; in RegisterExecutableMemory()
135 r->unwindInfo.frameRegister = 0; in RegisterExecutableMemory()
136 r->unwindInfo.frameOffset = 0; in RegisterExecutableMemory()
137 r->unwindInfo.exceptionHandler = offsetof(ExceptionHandlerRecord, thunk); in RegisterExecutableMemory()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DProcessExecutableMemory.cpp96 UnwindInfo unwindInfo;
132 r->runtimeFunction.UnwindData = offsetof(ExceptionHandlerRecord, unwindInfo);
134 r->unwindInfo.version = 1;
135 r->unwindInfo.flags = UNW_FLAG_EHANDLER;
136 r->unwindInfo.sizeOfPrologue = 0;
137 r->unwindInfo.countOfUnwindCodes = 0;
138 r->unwindInfo.frameRegister = 0;
139 r->unwindInfo.frameOffset = 0;
140 r->unwindInfo.exceptionHandler = offsetof(ExceptionHandlerRecord, thunk);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DProcessExecutableMemory.cpp94 UnwindInfo unwindInfo; member
126 r->runtimeFunction.UnwindData = offsetof(ExceptionHandlerRecord, unwindInfo); in RegisterExecutableMemory()
128 r->unwindInfo.version = 1; in RegisterExecutableMemory()
129 r->unwindInfo.flags = UNW_FLAG_EHANDLER; in RegisterExecutableMemory()
130 r->unwindInfo.sizeOfPrologue = 0; in RegisterExecutableMemory()
131 r->unwindInfo.countOfUnwindCodes = 0; in RegisterExecutableMemory()
132 r->unwindInfo.frameRegister = 0; in RegisterExecutableMemory()
133 r->unwindInfo.frameOffset = 0; in RegisterExecutableMemory()
134 r->unwindInfo.exceptionHandler = offsetof(ExceptionHandlerRecord, thunk); in RegisterExecutableMemory()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libunwind/src/
H A DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libunwind/trunk/src/
H A DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/libunwind/src/
H A DUnwindLevel1-gcc-ext.c142 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
144 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libunwind/src/
H A DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/lang/zig-devel/zig-0.9.0/lib/libunwind/src/
H A DUnwindLevel1-gcc-ext.c147 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
149 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/devel/llvm12/llvm-project-12.0.1.src/libunwind/src/
H A DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libunwind/src/
H A DUnwindLevel1-gcc-ext.c136 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
138 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libunwind/src/
H A DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/lang/zig/zig-0.9.0/lib/libunwind/src/
H A DUnwindLevel1-gcc-ext.c147 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
149 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libunwind/src/
H A DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libunwind/src/
H A DUnwindLevel1-gcc-ext.c146 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
148 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/src/
H A DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/devel/llvm13/llvm-project-13.0.1.src/libunwind/src/
H A DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
147 ex.pr_cache.ehtp = (_Unwind_EHT_Header *) unwindInfo; in _Unwind_Backtrace()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DMarkLive.cpp128 for (ConcatInputSection *isec : in.unwindInfo->getInputs()) { in markLive()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DMarkLive.cpp128 for (ConcatInputSection *isec : in.unwindInfo->getInputs()) { in markLive()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DMarkLive.cpp128 for (ConcatInputSection *isec : in.unwindInfo->getInputs()) { in markLive()

123