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

123

/external/vixl/src/
H A Dcode-buffer-vixl.h48 void SetExecutable();
53 VIXL_NO_RETURN_IN_DEBUG_MODE void SetExecutable() { VIXL_UNIMPLEMENTED(); } function in class:vixl::CodeBuffer
H A Dcode-buffer-vixl.cc98 void CodeBuffer::SetExecutable() { function in class:vixl::CodeBuffer
/external/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-const-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-const-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-operand-imm16-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-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-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-rd-rn-rm-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-rd-rn-rm-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-cond-dt-drt-drd-drn-drm-float-f64-a32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc102 masm.GetBuffer()->SetExecutable(); \
H A Dtest-simulator-cond-rd-rn-operand-imm12-t32.cc102 masm.GetBuffer()->SetExecutable(); \

Completed in 1562 milliseconds

123