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