Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/
H A Ddwarf_line_to_module.cc69 void DwarfLineToModule::DefineDir(const string& name, uint32_t dir_num) { in DefineDir() function in google_breakpad::DwarfLineToModule
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Dfunctioninfo.cc61 void CULineInfoHandler::DefineDir(const string& name, uint32_t dir_num) { in DefineDir() function in google_breakpad::CULineInfoHandler
H A Ddwarf2reader.h216 virtual void DefineDir(const string& name, uint32_t dir_num) { } in DefineDir() function