Home
last modified time | relevance | path

Searched refs:getRootFile (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/include/llvm/MC/
DMCDwarf.h346 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h341 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp1025 ? context.getMCDwarfLineTable(/*CUID=*/0).getRootFile() in EmitGenDwarfInfo()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp1065 ? context.getMCDwarfLineTable(/*CUID=*/0).getRootFile() in EmitGenDwarfInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp877 getContext().getMCDwarfLineTable(/*CUID=*/0).getRootFile(); in enabledGenDwarfForAssembly()
/external/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp882 getContext().getMCDwarfLineTable(/*CUID=*/0).getRootFile(); in enabledGenDwarfForAssembly()
DMasmParser.cpp1202 getContext().getMCDwarfLineTable(/*CUID=*/0).getRootFile(); in enabledGenDwarfForAssembly()