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