Home
last modified time | relevance | path

Searched refs:EvalExpression (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/include/unwindstack/
DDwarfSection.h165 bool EvalExpression(const DwarfLocation& loc, Memory* regular_memory, AddressType* value,
/system/unwinding/libunwindstack/
DDwarfSection.cpp383 bool DwarfSectionImpl<AddressType>::EvalExpression(const DwarfLocation& loc, Memory* regular_memory, in EvalExpression() function in unwindstack::DwarfSectionImpl
452 if (!EvalExpression(*loc, regular_memory, &value, &eval_info->regs_info, &is_dex_pc)) { in EvalRegister()
525 if (!EvalExpression(*loc, regular_memory, &value, &eval_info.regs_info, nullptr)) { in Eval()