Searched defs:shouldMerge (Results 1 – 2 of 2) sorted by relevance
356 static bool shouldMerge(const WasmSection &sec) { in shouldMerge() function370 static bool shouldMerge(const WasmSegment &seg) { in shouldMerge() function
649 bool ObjFile<ELFT>::shouldMerge(const Elf_Shdr &sec, StringRef name) { in shouldMerge() function in ObjFile