Searched refs:GetEntryPointAddress (Results 1 – 7 of 7) sorted by relevance
135 GetEntryPointAddress ();
3793 ObjectFileMachO::GetEntryPointAddress () in GetEntryPointAddress() function in ObjectFileMachO
492 GetEntryPointAddress () { return Address();} in GetEntryPointAddress() function
130 GetEntryPointAddress ();
554 ObjectFileELF::GetEntryPointAddress () in GetEntryPointAddress() function in ObjectFileELF
99 m_start_addr = objectFile->GetEntryPointAddress(); in ConstructorSetup()
453 Address file_entry = exe->GetEntryPointAddress(); in ComputeLoadOffset()