Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h328 llvm::once_flag initDwarf; variable
H A DInputFiles.cpp478 llvm::call_once(initDwarf, [this]() { in getDwarf()
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h190 llvm::once_flag initDwarf;
H A DInputFiles.cpp1545 llvm::call_once(initDwarf, [this]() { in getDwarf()