Searched defs:EndCompilationUnit (Results 1 - 2 of 2) sorted by relevance
/external/google-breakpad/src/common/ | ||
H A D | stabs_to_module.cc | 79 bool StabsToModule::EndCompilationUnit(uint64_t address) { function in class:google_breakpad::StabsToModule |
H A D | stabs_reader.h | 284 virtual bool EndCompilationUnit(uint64_t address) { return true; } function in class:google_breakpad::StabsHandler |
Completed in 334 milliseconds