Searched refs:expr_eval (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libdwfl/ |
D | frame_unwind.c | 147 expr_eval (Dwfl_Frame *state, Dwarf_Frame *frame, const Dwarf_Op *ops, in expr_eval() function 470 || ! expr_eval (state, NULL, cfa_ops, cfa_nops, &cfa, bias) in expr_eval() 599 else if (! expr_eval (state, frame, reg_ops, reg_nops, ®val, bias)) in handle_cfi()
|
D | ChangeLog | 127 * frame_unwind.c (expr_eval): Likewise. 427 * frame_unwind.c (expr_eval): Move nested function 'push' and 'pop' 528 * frame_unwind.c (expr_eval): Use llabs instead of abs.
|