Lines Matching defs:DebugStrPool
1046 StringEntry = DebugStrPool.getEntry(*String);
1052 StringEntry = DebugStrPool.getEntry(*FileName);
1805 auto StringEntry = DebugStrPool.getEntry(LibraryInstallName.value());
1818 getDIENames(InputDIE, AttrInfo, DebugStrPool,
1831 addObjCAccelerator(Unit, Die, AttrInfo.Name, DebugStrPool,
1836 AttrInfo.Name = DebugStrPool.getEntry("(anonymous namespace)");
1841 bool Success = getDIENames(InputDIE, AttrInfo, DebugStrPool);
2241 Emitter->emitLineTableForUnit(LineTable, Unit, DebugStrPool,
2666 Emitter->emitMacroTables(File.Dwarf.get(), UnitMacroMap, DebugStrPool);
2741 OffsetsStringPool DebugStrPool(true);
2802 if (Error Err = cloneModuleUnit(OptContext, CU, ODRContexts, DebugStrPool,
2899 OptContext.CompileUnits, Options.Update, DebugStrPool,
2916 TheDwarfEmitter->emitStrings(DebugStrPool);
3033 OffsetsStringPool &DebugStrPool,
3062 Options.Update, DebugStrPool, DebugLineStrPool, StringOffsetPool)