Searched defs:StartCompilationUnit (Results 1 - 8 of 8) sorted by relevance

/external/google-breakpad/src/common/dwarf/
H A Ddwarf2diehandler.cc52 bool DIEDispatcher::StartCompilationUnit(uint64 offset, uint8 address_size, function in class:dwarf2reader::DIEDispatcher
55 return root_handler_->StartCompilationUnit(offset, address_size,
H A Ddwarf2diehandler.h264 // We pass the values reported via Dwarf2Handler::StartCompilationUnit
269 virtual bool StartCompilationUnit(uint64 offset, uint8 address_size, function in class:dwarf2reader::RootDIEHandler
293 bool StartCompilationUnit(uint64 offset, uint8 address_size,
H A Dfunctioninfo.cc112 bool CUFunctionInfoHandler::StartCompilationUnit(uint64 offset, function in class:dwarf2reader::CUFunctionInfoHandler
H A Ddwarf2reader.h339 virtual bool StartCompilationUnit(uint64 offset, uint8 address_size, function in class:dwarf2reader::Dwarf2Handler
/external/google-breakpad/src/common/
H A Dstabs_to_module.cc68 bool StabsToModule::StartCompilationUnit(const char *name, uint64_t address, function in class:google_breakpad::StabsToModule
H A Dstabs_reader.h275 virtual bool StartCompilationUnit(const char *filename, uint64_t address, function in class:google_breakpad::StabsHandler
H A Ddwarf_cu_to_module.cc741 line_reader_->StartCompilationUnit(data);
1059 bool DwarfCUToModule::StartCompilationUnit(uint64 offset, function in class:google_breakpad::DwarfCUToModule
/external/google-breakpad/src/common/linux/
H A Ddump_symbols.cc211 void StartCompilationUnit(const string& compilation_dir) { function in class:__anon6104::DumperLineToModule

Completed in 141 milliseconds