Searched refs:shouldMerge (Results 1 – 2 of 2) sorted by relevance
267 bool shouldMerge(const Elf_Shdr &sec, StringRef name);
444 bool ObjFile<ELFT>::shouldMerge(const Elf_Shdr &sec, StringRef name) { in shouldMerge() function in ObjFile1070 if (shouldMerge(sec, name)) in createInputSection()