Searched refs:AddInnerMethod (Results 1 – 2 of 2) sorted by relevance
323 methodInfo.AddInnerMethod(innerMethodOffset, isConstructor); in CollectInnerMethods()328 methodList.at(methodId).AddInnerMethod(innerMethodOffset, isConstructor); in CollectInnerMethods()
263 inline void AddInnerMethod(uint32_t offset, bool isConstructor) in AddInnerMethod() function