Home
last modified time | relevance | path

Searched refs:ProcessAttributeBuffer (Results 1 – 8 of 8) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Ddwarf2diehandler_unittest.cc69 MOCK_METHOD4(ProcessAttributeBuffer,
88 MOCK_METHOD4(ProcessAttributeBuffer,
224 ProcessAttributeBuffer((DwarfAttribute) 0x25d7e0af, in TEST()
270 die_dispatcher.ProcessAttributeBuffer(0xe2222da01e29f2a9LL, in TEST()
Ddwarf2diehandler.h207 virtual void ProcessAttributeBuffer(enum DwarfAttribute attr, in ProcessAttributeBuffer() function
309 void ProcessAttributeBuffer(uint64 offset,
Ddwarf2reader_die_unittest.cc91 MOCK_METHOD5(ProcessAttributeBuffer, void(uint64 offset,
120 EXPECT_CALL(handler, ProcessAttributeBuffer(_, _, _, _, _)).Times(0); in DIEFixture()
321 EXPECT_CALL(handler, ProcessAttributeBuffer(_, (DwarfAttribute) 0xe52c4463, in TEST_P()
342 EXPECT_CALL(handler, ProcessAttributeBuffer(_, (DwarfAttribute) 0xe52c4463, in TEST_P()
405 EXPECT_CALL(handler, ProcessAttributeBuffer(_, (DwarfAttribute) 0xba3ae5cb, in TEST_P()
Ddwarf2diehandler.cc167 void DIEDispatcher::ProcessAttributeBuffer(uint64 offset, in ProcessAttributeBuffer() function in dwarf2reader::DIEDispatcher
175 current.handler_->ProcessAttributeBuffer(attr, form, data, len); in ProcessAttributeBuffer()
Ddwarf2reader.h381 virtual void ProcessAttributeBuffer(uint64 offset, in ProcessAttributeBuffer() function
Ddwarf2reader.cc414 handler_->ProcessAttributeBuffer(dieoffset, attr, form, start + 1, in ProcessAttribute()
420 handler_->ProcessAttributeBuffer(dieoffset, attr, form, start + 2, in ProcessAttribute()
426 handler_->ProcessAttributeBuffer(dieoffset, attr, form, start + 4, in ProcessAttribute()
433 handler_->ProcessAttributeBuffer(dieoffset, attr, form, start + len, in ProcessAttribute()
/external/google-breakpad/src/common/
Ddwarf_cu_to_module_unittest.cc379 handler->ProcessAttributeBuffer((DwarfAttribute) 0xa55ffb51, in ProcessStrangeAttributes()
/external/google-breakpad/src/client/mac/handler/testcases/testdata/
Ddump_syms_i386_breakpad.sym825 FUNC 6a24 26 0 dwarf2reader::Dwarf2Handler::ProcessAttributeBuffer(unsigned long long, dwarf2reader…