Home
last modified time | relevance | path

Searched refs:SetExecutable (Results 1 - 25 of 56) sorted by relevance

123

/third_party/node/deps/v8/src/wasm/
H A Dcode-space-access.cc32 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
H A Dcode-space-access.h65 // {SetWritable} and {SetExecutable} implicitly operate on
68 static void SetExecutable();
/third_party/vixl/src/
H A Dcode-buffer-vixl.h58 void SetExecutable();
67 VIXL_NO_RETURN_IN_DEBUG_MODE void SetExecutable() { VIXL_UNIMPLEMENTED(); } in SetExecutable() function in vixl::CodeBuffer
H A Dcode-buffer-vixl.cc96 void CodeBuffer::SetExecutable() { in SetExecutable() function in vixl::CodeBuffer
/third_party/vixl/test/
H A Dtest-donkey.cc178 masm.GetBuffer()->SetExecutable(); in main()
250 masm.GetBuffer()->SetExecutable(); in main()
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.h259 masm.GetBuffer()->SetExecutable(); \
/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-const-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-imm16-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-const-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-rn-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-rn-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-rn-rm-ge-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-rn-rm-ge-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-rn-rm-q-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-rn-rm-q-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-rn-rm-sel-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-rn-rm-sel-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rdlow-operand-imm8-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-rd-rn-rm-a32.cc102 masm.GetBuffer()->SetExecutable(); \

Completed in 25 milliseconds

123