Searched refs:GetLogInfo (Results 1 - 4 of 4) sorted by relevance

/system/core/libunwindstack/tests/
H A DDwarfOpLogTest.cpp61 this->op_->GetLogInfo(0, opcode_buffer.size(), &lines);
/system/core/libunwindstack/
H A DDwarfOp.cpp98 void DwarfOp<AddressType>::GetLogInfo(uint64_t start, uint64_t end, function in class:unwindstack::DwarfOp
H A DDwarfCfa.cpp209 op.GetLogInfo(memory_->cur_offset(), end_offset, &expression_lines);
H A DDwarfOp.h68 void GetLogInfo(uint64_t start, uint64_t end, std::vector<std::string>* lines);

Completed in 56 milliseconds