Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBModule.h291 lldb::SBAddress GetObjectFileEntryPointAddress() const;
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBModule.i355 GetObjectFileEntryPointAddress() const;
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBModule.cpp655 lldb::SBAddress SBModule::GetObjectFileEntryPointAddress() const { in GetObjectFileEntryPointAddress() function in SBModule