Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DInputFiles.h291 llvm::once_flag initDwarf; variable
H A DInputFiles.cpp291 llvm::call_once(initDwarf, [this]() { in getDwarf()