Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBModule.h312 lldb::SBAddress GetObjectFileEntryPointAddress() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBModule.cpp594 lldb::SBAddress SBModule::GetObjectFileEntryPointAddress() const { in GetObjectFileEntryPointAddress() function in SBModule