Home
last modified time | relevance | path

Searched defs:RBP_sig (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmSignalHandlers.cpp70 # define RBP_sig(p) ((p)->Rbp) macro
85 # define RBP_sig(p) ((p)->sc_rbp) macro
123 # define RBP_sig(p) ((p)->uc_mcontext.gregs[REG_RBP]) macro
163 # define RBP_sig(p) ((p)->uc_mcontext.__gregs[_REG_RBP]) macro
190 # define RBP_sig(p) ((p)->uc_mcontext.mc_rbp) macro
222 # define RBP_sig(p) ((p)->thread.__rbp) macro
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmSignalHandlers.cpp70 # define RBP_sig(p) ((p)->Rbp) macro
85 # define RBP_sig(p) ((p)->sc_rbp) macro
123 # define RBP_sig(p) ((p)->uc_mcontext.gregs[REG_RBP]) macro
163 # define RBP_sig(p) ((p)->uc_mcontext.__gregs[_REG_RBP]) macro
190 # define RBP_sig(p) ((p)->uc_mcontext.mc_rbp) macro
222 # define RBP_sig(p) ((p)->thread.__rbp) macro
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmSignalHandlers.cpp72 # define RBP_sig(p) ((p)->Rbp) macro
87 # define RBP_sig(p) ((p)->sc_rbp) macro
125 # define RBP_sig(p) ((p)->uc_mcontext.gregs[REG_RBP]) macro
171 # define RBP_sig(p) ((p)->uc_mcontext.__gregs[_REG_RBP]) macro
198 # define RBP_sig(p) ((p)->uc_mcontext.mc_rbp) macro
230 # define RBP_sig(p) ((p)->thread.__rbp) macro
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmSignalHandlers.cpp71 # define RBP_sig(p) ((p)->Rbp) macro
86 # define RBP_sig(p) ((p)->sc_rbp) macro
124 # define RBP_sig(p) ((p)->uc_mcontext.gregs[REG_RBP]) macro
164 # define RBP_sig(p) ((p)->uc_mcontext.__gregs[_REG_RBP]) macro
191 # define RBP_sig(p) ((p)->uc_mcontext.mc_rbp) macro
223 # define RBP_sig(p) ((p)->thread.__rbp) macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/asmjs/
H A DAsmJSSignalHandlers.cpp89 # define RBP_sig(p) ((p)->Rbp) macro
109 # define RBP_sig(p) ((p)->sc_rbp) macro
134 # define RBP_sig(p) ((p)->uc_mcontext.gregs[REG_RBP]) macro
163 # define RBP_sig(p) ((p)->uc_mcontext.__gregs[_REG_RBP]) macro
187 # define RBP_sig(p) ((p)->uc_mcontext.mc_rbp) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmSignalHandlers.cpp90 # define RBP_sig(p) ((p)->Rbp) macro
110 # define RBP_sig(p) ((p)->sc_rbp) macro
147 # define RBP_sig(p) ((p)->uc_mcontext.gregs[REG_RBP]) macro
179 # define RBP_sig(p) ((p)->uc_mcontext.__gregs[_REG_RBP]) macro
211 # define RBP_sig(p) ((p)->uc_mcontext.mc_rbp) macro
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmSignalHandlers.cpp80 #define RBP_sig(p) ((p)->Rbp) macro
102 #define RBP_sig(p) ((p)->sc_rbp) macro
152 #define RBP_sig(p) ((p)->uc_mcontext.gregs[REG_RBP]) macro
205 #define RBP_sig(p) ((p)->uc_mcontext.__gregs[_REG_RBP]) macro
249 #define RBP_sig(p) ((p)->uc_mcontext.mc_rbp) macro
287 #define RBP_sig(p) ((p)->uc_mcontext->__ss.__rbp) macro