Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.h67 bool GetStartPC(lldb::addr_t &start_pc);
H A DRegisterContextLLDB.cpp2001 bool RegisterContextLLDB::GetStartPC(addr_t &start_pc) { in GetStartPC() function in RegisterContextLLDB