Searched defs:DefineFile (Results 1 – 3 of 3) sorted by relevance
/external/google-breakpad/src/common/ | ||
D | dwarf_line_to_module.cc | 73 void DwarfLineToModule::DefineFile(const string &name, int32 file_num, in DefineFile() function in google_breakpad::DwarfLineToModule |
/external/google-breakpad/src/common/dwarf/ | ||
D | functioninfo.cc | 71 void CULineInfoHandler::DefineFile(const string& name, in DefineFile() function in dwarf2reader::CULineInfoHandler |
D | dwarf2reader.h | 169 virtual void DefineFile(const string& name, int32 file_num, in DefineFile() function |