Searched refs:SetSectionType (Results 1 – 4 of 4) sorted by relevance
23 !Common.SetSectionAlignment.empty() || !Common.SetSectionType.empty() || in getCOFFConfig()45 !Common.SetSectionType.empty() || Common.ExtractDWO || in getMachOConfig()69 !Common.SetSectionFlags.empty() || !Common.SetSectionType.empty() || in getWasmConfig()93 !Common.SetSectionFlags.empty() || !Common.SetSectionType.empty() || in getXCOFFConfig()
242 StringMap<uint64_t> SetSectionType; member
794 if (!Config.SetSectionFlags.empty() || !Config.SetSectionType.empty()) { in handleArgs()802 auto It2 = Config.SetSectionType.find(Sec.Name); in handleArgs()803 if (It2 != Config.SetSectionType.end()) in handleArgs()
926 Config.SetSectionType[NameAndType->first] = NameAndType->second; in parseObjcopyOptions()941 if (Config.SetSectionType.count(SR.NewName)) in parseObjcopyOptions()