Searched refs:onceFlag (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/ | ||
| H A D | SyntheticSections.h | 670 llvm::once_flag onceFlag; variable |
| H A D | SyntheticSections.cpp | 2260 llvm::call_once(onceFlag, [&] { in getSymbolIndex() |