Home
last modified time | relevance | path

Searched defs:entry_address (Results 1 – 2 of 2) sorted by relevance

/platform_testing/utils/shell-as/
Delf-utils.cpp38 bool GetElfEntryPoint(const pid_t process_id, uint64_t* entry_address, in GetElfEntryPoint()
Dexecute.cpp248 uint64_t entry_address; in StepToEntryPoint() local