Searched defs:RootFile (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCDwarf.cpp | 583 isRootFile(const MCDwarfFile & RootFile,StringRef & Directory,StringRef & FileName,std::optional<MD5::MD5Result> Checksum) isRootFile() argument |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCDwarf.h | 267 MCDwarfFile RootFile; global() member |
/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | AsmParser.cpp | 957 const MCDwarfFile &RootFile = enabledGenDwarfForAssembly() local |
H A D | MasmParser.cpp | 1329 const MCDwarfFile &RootFile = enabledGenDwarfForAssembly() local |