Searched refs:GetEntryPoint (Results 1 – 4 of 4) sorted by relevance
120 lldb::addr_t GetEntryPoint();
506 addr_t DynamicLoaderHexagonDYLD::GetEntryPoint() { in GetEntryPoint() function in DynamicLoaderHexagonDYLD
163 lldb::addr_t GetEntryPoint();
231 const addr_t entry = GetEntryPoint(); in ProbeEntry()744 if ((virt_entry = GetEntryPoint()) == LLDB_INVALID_ADDRESS) in ComputeLoadOffset()774 addr_t DynamicLoaderPOSIXDYLD::GetEntryPoint() { in GetEntryPoint() function in DynamicLoaderPOSIXDYLD