Searched defs:StartRootDIE (Results 1 – 2 of 2) sorted by relevance
283 virtual bool StartRootDIE(uint64_t offset, enum DwarfTag tag) { return true; } in StartRootDIE() function
1239 bool DwarfCUToModule::StartRootDIE(uint64_t offset, enum DwarfTag tag) { in StartRootDIE() function in google_breakpad::DwarfCUToModule