| /third_party/node/deps/v8/src/wasm/ |
| D | code-space-access.cc | 32 SetExecutable(); in ~CodeSpaceWriteScope() 49 void CodeSpaceWriteScope::SetExecutable() { in SetExecutable() function in v8::internal::wasm::CodeSpaceWriteScope 70 void CodeSpaceWriteScope::SetExecutable() { in SetExecutable() function in v8::internal::wasm::CodeSpaceWriteScope
|
| D | code-space-access.h | 68 static void SetExecutable();
|
| /third_party/vixl/src/ |
| D | code-buffer-vixl.h | 58 void SetExecutable(); 67 VIXL_NO_RETURN_IN_DEBUG_MODE void SetExecutable() { VIXL_UNIMPLEMENTED(); } in SetExecutable() function
|
| D | code-buffer-vixl.cc | 96 void CodeBuffer::SetExecutable() { in SetExecutable() function in vixl::CodeBuffer
|
| /third_party/vixl/test/ |
| D | test-donkey.cc | 178 masm.GetBuffer()->SetExecutable(); in main() 250 masm.GetBuffer()->SetExecutable(); in main()
|
| /third_party/vixl/test/aarch64/ |
| D | test-assembler-aarch64.h | 250 masm.GetBuffer()->SetExecutable(); \
|
| /third_party/vixl/test/aarch32/ |
| D | test-simulator-rd-rn-rm-t32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-rd-rn-rm-a32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-rn-operand-imm12-t32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-operand-imm16-t32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-operand-const-a32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-operand-const-t32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-operand-rn-a32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-operand-rn-ror-amount-a32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-operand-rn-t32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-operand-rn-ror-amount-t32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rdlow-rnlow-rmlow-t32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-rn-rm-sel-a32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-rn-rm-q-t32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-rn-rm-sel-t32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-rn-rm-q-a32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-rn-rm-ge-t32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-rn-rm-ge-a32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc | 102 masm.GetBuffer()->SetExecutable(); \
|
| /third_party/vixl/test/aarch32/config/ |
| D | template-simulator-aarch32.cc.in | 99 masm.GetBuffer()->SetExecutable(); \
|