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.cc71 MOCK_METHOD4(ProcessAttributeBuffer,
90 MOCK_METHOD4(ProcessAttributeBuffer,
228 ProcessAttributeBuffer((DwarfAttribute) 0x25d7e0af, in TEST()
274 die_dispatcher.ProcessAttributeBuffer(0xe2222da01e29f2a9LL, in TEST()
Ddwarf2diehandler.h209 virtual void ProcessAttributeBuffer(enum DwarfAttribute attr, in ProcessAttributeBuffer() function
311 void ProcessAttributeBuffer(uint64_t offset,
Ddwarf2reader_die_unittest.cc93 MOCK_METHOD5(ProcessAttributeBuffer, void(uint64_t offset,
122 EXPECT_CALL(handler, ProcessAttributeBuffer(_, _, _, _, _)).Times(0); in DIEFixture()
326 EXPECT_CALL(handler, ProcessAttributeBuffer(_, (DwarfAttribute) 0xe52c4463, in TEST_P()
347 EXPECT_CALL(handler, ProcessAttributeBuffer(_, (DwarfAttribute) 0xe52c4463, in TEST_P()
410 EXPECT_CALL(handler, ProcessAttributeBuffer(_, (DwarfAttribute) 0xba3ae5cb, in TEST_P()
Ddwarf2diehandler.cc168 void DIEDispatcher::ProcessAttributeBuffer(uint64_t offset, in ProcessAttributeBuffer() function in dwarf2reader::DIEDispatcher
176 current.handler_->ProcessAttributeBuffer(attr, form, data, len); in ProcessAttributeBuffer()
Ddwarf2reader.h288 virtual void ProcessAttributeBuffer(uint64_t offset, in ProcessAttributeBuffer() function
470 void ProcessAttributeBuffer(uint64_t offset, in ProcessAttributeBuffer() function
475 handler_->ProcessAttributeBuffer(offset, attr, form, data, len); in ProcessAttributeBuffer()
Ddwarf2reader.cc468 handler_->ProcessAttributeBuffer(dieoffset, attr, form, start + 1, in ProcessAttribute()
474 handler_->ProcessAttributeBuffer(dieoffset, attr, form, start + 2, in ProcessAttribute()
480 handler_->ProcessAttributeBuffer(dieoffset, attr, form, start + 4, in ProcessAttribute()
487 handler_->ProcessAttributeBuffer(dieoffset, attr, form, start + len, in ProcessAttribute()
/external/google-breakpad/src/common/
Ddwarf_cu_to_module_unittest.cc382 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…