Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DInputFiles.h319 llvm::once_flag initDwarf; variable
H A DInputFiles.cpp426 llvm::call_once(initDwarf, [this]() { in getDwarf()
/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.h183 llvm::once_flag initDwarf;
H A DInputFiles.cpp1521 llvm::call_once(initDwarf, [this]() { in getDwarf()