Searched defs:GetEntryPoint (Results 1 – 4 of 4) sorted by relevance
62 T GetEntryPoint(const Label& entry_point, InstructionSet isa) const { in GetEntryPoint() function
522 addr_t DynamicLoaderHexagonDYLD::GetEntryPoint() { in GetEntryPoint() function in DynamicLoaderHexagonDYLD
634 addr_t DynamicLoaderPOSIXDYLD::GetEntryPoint() { in GetEntryPoint() function in DynamicLoaderPOSIXDYLD
100 const std::string& GetEntryPoint() const { return entry_point_; } in GetEntryPoint() function