Searched refs:SectionId (Results 1 – 1 of 1) sorted by relevance
238 void startSection(SectionBookkeeping &Section, unsigned SectionId);349 unsigned SectionId) { in startSection() argument350 LLVM_DEBUG(dbgs() << "startSection " << SectionId << "\n"); in startSection()351 W->OS << char(SectionId); in startSection()