Searched refs:setMCLineTableRootFile (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCContext.h | 712 void setMCLineTableRootFile(unsigned CUID, StringRef CompilationDir, in setMCLineTableRootFile() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCContext.cpp | 855 setMCLineTableRootFile( in setGenDwarfRootFile()
|
H A D | MCStreamer.cpp | 241 getContext().setMCLineTableRootFile(CUID, Directory, Filename, Checksum, in emitDwarfFile0Directive()
|
H A D | MCAsmStreamer.cpp | 1519 getContext().setMCLineTableRootFile(CUID, Directory, Filename, Checksum, in emitDwarfFile0Directive()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 931 getContext().setMCLineTableRootFile(/*CUID=*/0, in enabledGenDwarfForAssembly()
|
H A D | MasmParser.cpp | 1197 getContext().setMCLineTableRootFile(/*CUID=*/0, in enabledGenDwarfForAssembly()
|