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