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

/openbsd-current/gnu/llvm/lld/ELF/
H A DInputFiles.h319 llvm::once_flag initDwarf; member in class:lld::elf::ObjFile
H A DInputFiles.cpp426 llvm::call_once(initDwarf, [this]() {
/openbsd-current/gnu/llvm/lld/MachO/
H A DInputFiles.h183 llvm::once_flag initDwarf; member in class:lld::macho::final
H A DInputFiles.cpp1521 llvm::call_once(initDwarf, [this]() {

Completed in 71 milliseconds