Searched refs:getRootFile (Results 1 – 4 of 4) sorted by relevance
420 MCDwarfFile &getRootFile() { return Header.RootFile; } in getRootFile() function421 const MCDwarfFile &getRootFile() const { return Header.RootFile; } in getRootFile() function
1013 P = CUIDTablePair.second.getRootFile().Name; in RemapDebugPaths()1015 CUIDTablePair.second.getRootFile().Name = std::string(P); in RemapDebugPaths()
1053 ? context.getMCDwarfLineTable(/*CUID=*/0).getRootFile() in EmitGenDwarfInfo()
936 getContext().getMCDwarfLineTable(/*CUID=*/0).getRootFile(); in enabledGenDwarfForAssembly()