Searched refs:GetEntryPoint (Results 1 – 4 of 4) sorted by relevance
120 lldb::addr_t GetEntryPoint();
512 addr_t DynamicLoaderHexagonDYLD::GetEntryPoint() { in GetEntryPoint() function in DynamicLoaderHexagonDYLD
161 lldb::addr_t GetEntryPoint();
222 const addr_t entry = GetEntryPoint(); in ProbeEntry()678 if ((virt_entry = GetEntryPoint()) == LLDB_INVALID_ADDRESS) in ComputeLoadOffset()708 addr_t DynamicLoaderPOSIXDYLD::GetEntryPoint() { in GetEntryPoint() function in DynamicLoaderPOSIXDYLD