Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h71 enum DwarfDirectory { enum
80 DwarfDirectory MCUseDwarfDirectory;
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp151 DwarfDirectory("dwarf-directory", cl::Hidden, variable
512 if (DwarfDirectory.getPosition()) { in compileModule()
514 DwarfDirectory ? MCTargetOptions::EnableDwarfDirectory in compileModule()