Home
last modified time | relevance | path

Searched refs:mapInstrumentationSection (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DMachORewriteInstance.h51 void mapInstrumentationSection(StringRef SectionName);
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DMachORewriteInstance.cpp388 void MachORewriteInstance::mapInstrumentationSection(StringRef SectionName) { in mapInstrumentationSection() function in llvm::bolt::MachORewriteInstance
525 mapInstrumentationSection("__counters"); in emitAndLink()
526 mapInstrumentationSection("__tables"); in emitAndLink()