Searched refs:GetNearestWasmFunction (Results 1 – 3 of 3) sorted by relevance
82 int GetNearestWasmFunction(const WasmModule* module, uint32_t byte_offset) { in GetNearestWasmFunction() function103 int func_index = GetNearestWasmFunction(module, byte_offset); in GetContainingWasmFunction()
1170 GetNearestWasmFunction(module, start.GetColumnNumber()); in GetPossibleBreakpoints()1183 end_func_index = GetNearestWasmFunction(module, end_offset); in GetPossibleBreakpoints()
585 int GetNearestWasmFunction(const WasmModule* module, uint32_t byte_offset);