Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/
Dexecute.cpp264 std::unique_ptr<uint8_t[]> trap_code = in StepToEntryPoint() local
277 WriteChildMemory(process_id, entry_address, trap_code.get(), trap_code_size); in StepToEntryPoint()