Searched defs:func_offset (Results 1 – 4 of 4) sorted by relevance
92 uint64_t func_offset; // pc relative to the start of the function, only valid if func_name is not member
954 uint32_t func_offset = header_p->func_offsets[func_index]; in jerry_snapshot_result() local
975 size_t func_offset; member1001 size_t Frame::func_offset() const { return impl(this)->func_offset; } in func_offset() function in wasm::Frame1055 size_t func_offset = module_offset - i::wasm::GetWasmFunctionOffset( in CreateFrameFromInternal() local
11834 const char *binary_path, size_t func_offset,12036 size_t func_offset)