Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h287 verifySecLayout(SL); in resetSecLayout()
320 virtual void verifySecLayout(SectionLayout SL) = 0;
411 void verifySecLayout(SectionLayout SL) override { in verifySecLayout() function