Searched refs:DemangledEntryPoint (Results 1 – 1 of 1) sorted by relevance
1980 StringRef DemangledEntryPoint = EntryPointName; in runWithRuntime() local1983 DemangledEntryPoint.front() == '_') in runWithRuntime()1984 DemangledEntryPoint = DemangledEntryPoint.drop_front(); in runWithRuntime()1990 EntryPointAddr, Result, S.MainJD->getName(), DemangledEntryPoint, in runWithRuntime()