Home
last modified time | relevance | path

Searched defs:DefineFile (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/
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/
Dfunctioninfo.cc67 void CULineInfoHandler::DefineFile(const string& name, in DefineFile() function in google_breakpad::CULineInfoHandler
Ddwarf2reader.h225 virtual void DefineFile(const string& name, int32_t file_num, in DefineFile() function