Searched defs:AddSection (Results 1 – 3 of 3) sorted by relevance
209 function_ref<Expected<SectionBase *>(const SectionBase *)> AddSection) { in replaceDebugSections()
166 std::vector<StringRef> AddSection; member
1758 auto AddSection = [&](const ELFYAML::SectionHeader &Hdr) { in buildSectionHeaderReorderMap() local