Searched refs:GetEntryPoint (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h169 GetEntryPoint();
H A DDynamicLoaderPOSIXDYLD.cpp193 if ((entry = GetEntryPoint()) == LLDB_INVALID_ADDRESS)
421 if ((virt_entry = GetEntryPoint()) == LLDB_INVALID_ADDRESS)
439 DynamicLoaderPOSIXDYLD::GetEntryPoint() function in class:DynamicLoaderPOSIXDYLD

Completed in 97 milliseconds