Searched refs:CurrentSection (Results 1 – 6 of 6) sorted by relevance
836 UmbrellaSection CurrentSection; in NormalizedTBD_V4() local837 CurrentSection.Targets.insert(CurrentSection.Targets.begin(), in NormalizedTBD_V4()839 CurrentSection.Umbrella = it.first; in NormalizedTBD_V4()840 ParentUmbrellas.emplace_back(std::move(CurrentSection)); in NormalizedTBD_V4()861 SymbolSection CurrentSection; in NormalizedTBD_V4() local862 CurrentSection.Targets.insert(CurrentSection.Targets.begin(), in NormalizedTBD_V4()873 CurrentSection.WeakSymbols.emplace_back(Symbol->getName()); in NormalizedTBD_V4()875 CurrentSection.TlvSymbols.emplace_back(Symbol->getName()); in NormalizedTBD_V4()877 CurrentSection.Symbols.emplace_back(Symbol->getName()); in NormalizedTBD_V4()880 CurrentSection.Classes.emplace_back(Symbol->getName()); in NormalizedTBD_V4()[all …]
833 UmbrellaSection CurrentSection; in NormalizedTBD_V4() local834 CurrentSection.Targets.insert(CurrentSection.Targets.begin(), in NormalizedTBD_V4()836 CurrentSection.Umbrella = it.first; in NormalizedTBD_V4()837 ParentUmbrellas.emplace_back(std::move(CurrentSection)); in NormalizedTBD_V4()858 SymbolSection CurrentSection; in NormalizedTBD_V4() local859 CurrentSection.Targets.insert(CurrentSection.Targets.begin(), in NormalizedTBD_V4()870 CurrentSection.WeakSymbols.emplace_back(Symbol->getName()); in NormalizedTBD_V4()872 CurrentSection.TlvSymbols.emplace_back(Symbol->getName()); in NormalizedTBD_V4()874 CurrentSection.Symbols.emplace_back(Symbol->getName()); in NormalizedTBD_V4()877 CurrentSection.Classes.emplace_back(Symbol->getName()); in NormalizedTBD_V4()[all …]
451 section_iterator CurrentSection; member in ObjectFileHandler457 CurrentSection(Obj->section_begin()), in ObjectFileHandler()466 CurrentSection = NextSection; in ReadBundleStart()472 IsOffloadSection(*CurrentSection); in ReadBundleStart()484 Expected<StringRef> ContentOrErr = CurrentSection->getContents(); in ReadBundle()
513 MCSectionSubPair CurrentSection = getStreamer().getCurrentSection(); in ParseSectionArguments() local515 cast_or_null<MCSectionELF>(CurrentSection.first)) in ParseSectionArguments()
636 MCSectionSubPair CurrentSection = getStreamer().getCurrentSection(); in ParseSectionArguments() local638 cast_or_null<MCSectionELF>(CurrentSection.first)) in ParseSectionArguments()
627 MCSectionSubPair CurrentSection = getStreamer().getCurrentSection(); in ParseSectionArguments() local629 cast_or_null<MCSectionELF>(CurrentSection.first)) in ParseSectionArguments()