Searched refs:shouldMerge (Results 1 – 2 of 2) sorted by relevance
236 bool shouldMerge(const Elf_Shdr &Sec);
323 template <class ELFT> bool ObjFile<ELFT>::shouldMerge(const Elf_Shdr &Sec) { in shouldMerge() function in ObjFile757 if (shouldMerge(Sec)) in createInputSection()