Home
last modified time | relevance | path

Searched refs:DefineFile (Results 1 – 10 of 10) sorted by relevance

/external/google-breakpad/src/common/
Ddwarf_line_to_module_unittest.cc54 h.DefineFile("file1", 0x30bf0f27, 0, 0, 0); in TEST()
78 h.DefineFile("file1", 0x2b80377a, 0x838299ab, 0, 0); in TEST()
79 h.DefineFile("file1", 0x63beb4a4, 0xf85de023, 0, 0); in TEST()
80 h.DefineFile("file2", 0x1d161d56, 0x838299ab, 0, 0); in TEST()
81 h.DefineFile("file2", 0x1e7a667c, 0xf85de023, 0, 0); in TEST()
90 h.DefineFile("file3", -1, 0, 0, 0); in TEST()
138 h.DefineFile("/absolute", 1, 1, 0, 0); in TEST()
157 h.DefineFile("relative", 1, 1, 0, 0); in TEST()
176 h.DefineFile("", 1, 1, 0, 0); in TEST()
190 h.DefineFile("file1", 1, 1, 0, 0); in TEST()
[all …]
Ddwarf_line_to_module.h138 void DefineFile(const string& name, int32_t file_num,
Ddwarf_line_to_module.cc76 void DwarfLineToModule::DefineFile(const string& name, int32_t file_num, in DefineFile() function in google_breakpad::DwarfLineToModule
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_lineinfo_unittest.cc135 MOCK_METHOD(void, DefineFile, (const string& name, int32_t file_num,
163 EXPECT_CALL(handler_, DefineFile("b/c", 0, 0, 0, 0)).Times(1); in TEST_F()
184 EXPECT_CALL(handler_, DefineFile("", 0, 0, 0, 0)).Times(1); in TEST_F()
185 EXPECT_CALL(handler_, DefineFile("b/c", 1, 0, 0, 0)).Times(1); in TEST_F()
Ddwarf2reader_splitfunctions_unittest.cc56 MOCK_METHOD(void, DefineFile, (const string& name, int32_t file_num,
122 EXPECT_CALL(handler_, DefineFile("split_functions.c", 0, 0, 0, 0)).Times(1); in TEST_F()
Dfunctioninfo.h93 virtual void DefineFile(const string& name, int32 file_num,
Dfunctioninfo.cc67 void CULineInfoHandler::DefineFile(const string& name, in DefineFile() function in google_breakpad::CULineInfoHandler
Ddwarf2reader.cc1448 handler_->DefineFile(filename, row, dirindex, mod_time, filelength); in ReadFileRow()
1535 handler_->DefineFile("", 0, 0, 0, 0); in ReadHeader()
1550 handler_->DefineFile(filename, fileindex, in ReadHeader()
1759 handler->DefineFile(filename, -1, static_cast<uint32_t>(dirindex), in ProcessOneOpcode()
Ddwarf2reader.h225 virtual void DefineFile(const string& name, int32_t file_num, in DefineFile() function
/external/google-breakpad/src/client/mac/handler/testcases/testdata/
Ddump_syms_i386_breakpad.sym795 FUNC 6856 26 0 dwarf2reader::LineInfoHandler::DefineFile(std::string const&, int, unsigned int, uns…
2393 FUNC d25e 23b 0 dwarf2reader::CULineInfoHandler::DefineFile(std::string const&, int, unsigned int, …