Searched defs:DebugInfoSection (Results 1 – 2 of 2) sorted by relevance
28 class DebugInfoSection; variable
37 class DebugInfoSection; variable308 DebugInfoSection() : mSourcesDeleter(mSources), mNamesDeleter(mNames) {} in DebugInfoSection() function309 DebugInfoSection(Builder *b) in DebugInfoSection() function