Searched refs:GetEntryPoint (Results 1 – 4 of 4) sorted by relevance
122 lldb::addr_t GetEntryPoint();
522 addr_t DynamicLoaderHexagonDYLD::GetEntryPoint() { in GetEntryPoint() function in DynamicLoaderHexagonDYLD
155 lldb::addr_t GetEntryPoint();
230 const addr_t entry = GetEntryPoint(); in ProbeEntry()631 if ((virt_entry = GetEntryPoint()) == LLDB_INVALID_ADDRESS) in ComputeLoadOffset()661 addr_t DynamicLoaderPOSIXDYLD::GetEntryPoint() { in GetEntryPoint() function in DynamicLoaderPOSIXDYLD