Searched refs:SetSectionType (Results 1 – 4 of 4) sorted by relevance
23 !Common.SetSectionType.empty() || Common.ExtractDWO || in getCOFFConfig()41 !Common.SetSectionType.empty() || Common.ExtractDWO || in getMachOConfig()62 !Common.SetSectionFlags.empty() || !Common.SetSectionType.empty() || in getWasmConfig()84 !Common.SetSectionFlags.empty() || !Common.SetSectionType.empty() || in getXCOFFConfig()
678 if (!Config.SetSectionFlags.empty() || !Config.SetSectionType.empty()) { in handleArgs()685 auto It2 = Config.SetSectionType.find(Sec.Name); in handleArgs()686 if (It2 != Config.SetSectionType.end()) in handleArgs()
244 StringMap<uint64_t> SetSectionType; member
822 Config.SetSectionType[NameAndType->first] = NameAndType->second; in parseObjcopyOptions()837 if (Config.SetSectionType.count(SR.NewName)) in parseObjcopyOptions()