Searched refs:RequireDebugSections (Results 1 – 2 of 2) sorted by relevance
72 bool RequireDebugSections, bool AutoRegisterCode);101 bool RequireDebugSections; variable
391 bool RequireDebugSections, bool AutoRegisterCode) in DebugObjectManagerPlugin() argument393 RequireDebugSections(RequireDebugSections), in DebugObjectManagerPlugin()414 if (RequireDebugSections && !(**DebugObj).hasFlags(HasDebugSections)) { in notifyMaterializing()