Searched refs:getRootFile (Results 1 – 5 of 5) sorted by relevance
390 MCDwarfFile &getRootFile() { return Header.RootFile; } in getRootFile() function391 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile() function
883 P = CUIDTablePair.second.getRootFile().Name; in RemapDebugPaths()885 CUIDTablePair.second.getRootFile().Name = std::string(P); in RemapDebugPaths()
1012 ? context.getMCDwarfLineTable(/*CUID=*/0).getRootFile() in EmitGenDwarfInfo()
956 getContext().getMCDwarfLineTable(/*CUID=*/0).getRootFile(); in enabledGenDwarfForAssembly()
1310 getContext().getMCDwarfLineTable(/*CUID=*/0).getRootFile(); in enabledGenDwarfForAssembly()