Searched refs:is_activation (Results 1 - 1 of 1) sorted by relevance
/systemd/src/coredump/ | ||
H A D | stacktrace.c | 48 bool is_activation; local 56 if (!dwfl_frame_pc(frame, &pc, &is_activation)) 59 pc_adjusted = pc - (is_activation ? 0 : 1); |
Completed in 285 milliseconds