Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCTargetOptions.h69 enum DwarfDirectory { enum
78 DwarfDirectory MCUseDwarfDirectory;
/llvm-project-15.0.7/llvm/tools/llc/
H A Dllc.cpp143 DwarfDirectory("dwarf-directory", cl::Hidden, variable
509 if (DwarfDirectory.getPosition()) { in compileModule()
511 DwarfDirectory ? MCTargetOptions::EnableDwarfDirectory in compileModule()