Home
last modified time | relevance | path

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

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