Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h67 enum DwarfDirectory { enum
76 DwarfDirectory MCUseDwarfDirectory;
/freebsd-14.2/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp140 DwarfDirectory("dwarf-directory", cl::Hidden, variable
517 if (DwarfDirectory.getPosition()) { in compileModule()
519 DwarfDirectory ? MCTargetOptions::EnableDwarfDirectory in compileModule()