Lines Matching defs:DebugStrPool
1046 StringEntry = DebugStrPool.getEntry(*String);
1052 StringEntry = DebugStrPool.getEntry(*FileName);
1799 auto StringEntry = DebugStrPool.getEntry(LibraryInstallName.value());
1812 getDIENames(InputDIE, AttrInfo, DebugStrPool,
1825 addObjCAccelerator(Unit, Die, AttrInfo.Name, DebugStrPool,
1830 AttrInfo.Name = DebugStrPool.getEntry("(anonymous namespace)");
1835 getDIENames(InputDIE, AttrInfo, DebugStrPool) && AttrInfo.Name &&
2224 Emitter->emitLineTableForUnit(LineTable, Unit, DebugStrPool,
2649 Emitter->emitMacroTables(File.Dwarf.get(), UnitMacroMap, DebugStrPool);
2724 OffsetsStringPool DebugStrPool(true);
2785 if (Error Err = cloneModuleUnit(OptContext, CU, ODRContexts, DebugStrPool,
2882 OptContext.CompileUnits, Options.Update, DebugStrPool,
2899 TheDwarfEmitter->emitStrings(DebugStrPool);
3016 OffsetsStringPool &DebugStrPool,
3045 Options.Update, DebugStrPool, DebugLineStrPool, StringOffsetPool)