Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBModule.h291 lldb::SBAddress GetObjectFileEntryPointAddress() const;
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp649 lldb::SBAddress SBModule::GetObjectFileEntryPointAddress() const { in GetObjectFileEntryPointAddress() function in SBModule
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp38500 result = ((lldb::SBModule const *)arg1)->GetObjectFileEntryPointAddress(); in _wrap_SBModule_GetObjectFileEntryPointAddress()