Searched refs:GetTrapShellCode (Results 1 – 3 of 3) sorted by relevance
36 std::unique_ptr<uint8_t[]> GetTrapShellCode(int* expected_signal,
73 std::unique_ptr<uint8_t[]> GetTrapShellCode(int* expected_signal, in GetTrapShellCode() function
265 GetTrapShellCode(&expected_signal, &trap_code_size); in StepToEntryPoint()