Searched refs:getRootFile (Results 1 – 5 of 5) sorted by relevance
396 MCDwarfFile &getRootFile() { return Header.RootFile; } in getRootFile() function397 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile() function
921 P = CUIDTablePair.second.getRootFile().Name; in RemapDebugPaths()923 CUIDTablePair.second.getRootFile().Name = std::string(P); in RemapDebugPaths()
1017 ? context.getMCDwarfLineTable(/*CUID=*/0).getRootFile() in EmitGenDwarfInfo()
958 getContext().getMCDwarfLineTable(/*CUID=*/0).getRootFile(); in enabledGenDwarfForAssembly()
1330 getContext().getMCDwarfLineTable(/*CUID=*/0).getRootFile(); in enabledGenDwarfForAssembly()