Home
last modified time | relevance | path

Searched refs:GetTrapShellCode (Results 1 – 3 of 3) sorted by relevance

/platform_testing/utils/shell-as/
Dshell-code.h36 std::unique_ptr<uint8_t[]> GetTrapShellCode(int* expected_signal,
Dshell-code.cpp73 std::unique_ptr<uint8_t[]> GetTrapShellCode(int* expected_signal, in GetTrapShellCode() function
Dexecute.cpp265 GetTrapShellCode(&expected_signal, &trap_code_size); in StepToEntryPoint()