Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DInputFiles.h315 llvm::once_flag initDwarf; variable
H A DInputFiles.cpp262 llvm::call_once(initDwarf, [this]() { in getDwarf()
/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.h181 llvm::once_flag initDwarf;
H A DInputFiles.cpp1612 llvm::call_once(initDwarf, [this]() { in getDwarf()