Searched refs:GetEntryPoint (Results 1 – 4 of 4) sorted by relevance
127 lldb::addr_t GetEntryPoint();
523 addr_t DynamicLoaderHexagonDYLD::GetEntryPoint() { in GetEntryPoint() function in DynamicLoaderHexagonDYLD
153 lldb::addr_t GetEntryPoint();
227 const addr_t entry = GetEntryPoint(); in ProbeEntry()605 if ((virt_entry = GetEntryPoint()) == LLDB_INVALID_ADDRESS) in ComputeLoadOffset()635 addr_t DynamicLoaderPOSIXDYLD::GetEntryPoint() { in GetEntryPoint() function in DynamicLoaderPOSIXDYLD