Lines Matching defs:func_index
127 auto func_index = info->GetWasmFunctionIndex();
128 int position = wasm::GetSourcePosition(module, func_index, 0,
143 auto func_index = info->GetWasmFunctionIndex();
144 return GetWasmFunctionOffset(module, func_index);
154 auto func_index = info->GetWasmFunctionIndex();
155 int position = wasm::GetSourcePosition(module, func_index, 0,
274 uint32_t func_index = info->GetWasmFunctionIndex();
277 func_index)
563 uint32_t func_index = info->GetWasmFunctionIndex();
564 return wasm::GetSourcePosition(module, func_index, byte_offset,