Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h664 llvm::once_flag onceFlag; variable
H A DSyntheticSections.cpp2201 llvm::call_once(onceFlag, [&] { in getSymbolIndex()