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