Version: 2019.4
public Profiling.HierarchyFrameDataView.MethodInfo ResolveMethodInfo (ulong addr);

パラメーター

addrInstruction pointer.

戻り値

MethodInfo Method name and location information.

説明

Returns method name and location information for the specified method address.

Use ResolveMethodInfo to retrieve fully qualified method name of an instruction pointer in the callstack obtained with GetItemCallstack.