Searched refs:SkipPubSection (Results 1 – 1 of 1) sorted by relevance
306 bool SkipPubSection; ///< Emit this entry only in the apple_* sections. member309 bool SkipPubSection = false) in AccelInfo()311 SkipPubSection(SkipPubSection) {} in AccelInfo()452 uint32_t Offset, bool SkipPubSection) { in addNameAccelerator() argument453 Pubnames.emplace_back(Name, Die, Offset, SkipPubSection); in addNameAccelerator()1043 if (Name.SkipPubSection) in emitPubSectionForUnit()