Home
last modified time | relevance | path

Searched defs:func_offset (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/include/android_stub/backtrace/
DBacktrace.h92 uint64_t func_offset; // pc relative to the start of the function, only valid if func_name is not member
/third_party/jerryscript/jerry-core/api/
Djerry-snapshot.c954 uint32_t func_offset = header_p->func_offsets[func_index]; in jerry_snapshot_result() local
/third_party/node/deps/v8/src/wasm/
Dc-api.cc975 size_t func_offset; member
1001 size_t Frame::func_offset() const { return impl(this)->func_offset; } in func_offset() function in wasm::Frame
1055 size_t func_offset = module_offset - i::wasm::GetWasmFunctionOffset( in CreateFrameFromInternal() local
/third_party/libbpf/src/
Dlibbpf.c11834 const char *binary_path, size_t func_offset,
12036 size_t func_offset)