Home
last modified time | relevance | path

Searched defs:func_offset (Results 1 – 2 of 2) 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