Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DInputFiles.h254 llvm::once_flag InitDwarfLine; variable
H A DInputFiles.cpp185 llvm::call_once(InitDwarfLine, [this]() { initializeDwarf(); }); in getVariableLoc()
207 llvm::call_once(InitDwarfLine, [this]() { initializeDwarf(); }); in getDILineInfo()