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/
DSBModule.h291 lldb::SBAddress GetObjectFileEntryPointAddress() const;
/openbsd/src/gnu/llvm/lldb/bindings/interface/
DSBModule.i355 GetObjectFileEntryPointAddress() const;
/openbsd/src/gnu/llvm/lldb/source/API/
DSBModule.cpp655 lldb::SBAddress SBModule::GetObjectFileEntryPointAddress() const { in GetObjectFileEntryPointAddress() function in SBModule