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.cc73 void DwarfLineToModule::DefineFile(const string &name, int32 file_num, in DefineFile() function in google_breakpad::DwarfLineToModule
/external/google-breakpad/src/common/dwarf/
Dfunctioninfo.cc71 void CULineInfoHandler::DefineFile(const string& name, in DefineFile() function in dwarf2reader::CULineInfoHandler
Ddwarf2reader.h169 virtual void DefineFile(const string& name, int32 file_num, in DefineFile() function