Home
last modified time | relevance | path

Searched defs:MCDwarfDirs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h263 SmallVector<std::string, 3> MCDwarfDirs; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1006 const SmallVectorImpl<std::string> &MCDwarfDirs = context.getMCDwarfDirs(); in EmitGenDwarfInfo() local