Searched refs:SkipPubSection (Results 1 – 1 of 1) sorted by relevance
159 bool SkipPubSection; ///< Emit this entry only in the apple_* sections. member162 bool SkipPubSection = false) in AccelInfo()164 SkipPubSection(SkipPubSection) {} in AccelInfo()267 uint32_t Offset, bool SkipPubSection) { in addNameAccelerator() argument268 Pubnames.emplace_back(Name, Die, Offset, SkipPubSection); in addNameAccelerator()928 if (Name.SkipPubSection) in emitPubSectionForUnit()