Searched refs:getLLVMStatsSection (Results 1 – 3 of 3) sorted by relevance
368 MCSection *getLLVMStatsSection() const;
1179 MCSection *MCObjectFileInfo::getLLVMStatsSection() const { in getLLVMStatsSection() function in MCObjectFileInfo
364 auto *S = C.getObjectFileInfo()->getLLVMStatsSection(); in emitModuleMetadata()