Searched refs:func_code_offset (Results 1 – 2 of 2) sorted by relevance
493 uint32_t func_code_offset = module->functions[func_index].code.offset(); in GetSourcePosition() local494 uint32_t total_offset = func_code_offset + byte_offset; in GetSourcePosition()
1778 int func_code_offset = module->functions[func_index].code.offset(); in Print() local1782 pos - func_code_offset); in Print()