Home
last modified time | relevance | path

Searched refs:SetWritable (Results 1 – 25 of 57) sorted by relevance

123

/third_party/node/deps/v8/src/wasm/
Dcode-space-access.cc25 SetWritable(); in CodeSpaceWriteScope()
44 void CodeSpaceWriteScope::SetWritable() { in SetWritable() function in v8::internal::wasm::CodeSpaceWriteScope
60 void CodeSpaceWriteScope::SetWritable() { in SetWritable() function in v8::internal::wasm::CodeSpaceWriteScope
Dcode-space-access.h67 static void SetWritable();
/third_party/vixl/src/
Dcode-buffer-vixl.h59 void SetWritable();
68 VIXL_NO_RETURN_IN_DEBUG_MODE void SetWritable() { VIXL_UNIMPLEMENTED(); } in SetWritable() function
Dcode-buffer-vixl.cc108 void CodeBuffer::SetWritable() { in SetWritable() function in vixl::CodeBuffer
/third_party/vixl/test/
Dtest-donkey.cc186 masm.GetBuffer()->SetWritable(); in main()
283 masm.GetBuffer()->SetWritable(); in main()
/third_party/vixl/test/aarch64/
Dtest-assembler-aarch64.h253 masm.GetBuffer()->SetWritable()
/third_party/vixl/test/aarch32/
Dtest-simulator-rd-rn-rm-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-rd-rn-rm-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-operand-imm12-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-const-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-imm16-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-const-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-rn-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-rn-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-sel-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-q-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rdlow-rnlow-rmlow-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-q-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-sel-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-ge-t32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-rn-rm-ge-a32.cc106 masm.GetBuffer()->SetWritable(); \
Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc106 masm.GetBuffer()->SetWritable(); \
/third_party/vixl/test/aarch32/config/
Dtemplate-simulator-aarch32.cc.in103 masm.GetBuffer()->SetWritable(); \

123