Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h229 SecLayout = SL; in resetSecLayout()
275 SectionLayout SecLayout = DefaultLayout; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp363 if (SecLayout == DefaultLayout) in writeSections()
365 else if (SecLayout == CtxSplitLayout) in writeSections()