Searched refs:SetSectionType (Results 1 – 4 of 4) sorted by relevance
22 !Common.SetSectionAlignment.empty() || !Common.SetSectionType.empty() || in getCOFFConfig()42 !Common.SetSectionType.empty() || Common.ExtractDWO || in getMachOConfig()64 !Common.SetSectionFlags.empty() || !Common.SetSectionType.empty() || in getWasmConfig()87 !Common.SetSectionFlags.empty() || !Common.SetSectionType.empty() || in getXCOFFConfig()
247 StringMap<uint64_t> SetSectionType; member
695 if (!Config.SetSectionFlags.empty() || !Config.SetSectionType.empty()) { in handleArgs()703 auto It2 = Config.SetSectionType.find(Sec.Name); in handleArgs()704 if (It2 != Config.SetSectionType.end()) in handleArgs()
820 Config.SetSectionType[NameAndType->first] = NameAndType->second; in parseObjcopyOptions()835 if (Config.SetSectionType.count(SR.NewName)) in parseObjcopyOptions()