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