Searched defs:shouldMerge (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | InputFiles.cpp | 353 static bool shouldMerge(const WasmSection &sec) { shouldMerge() function |
/llvm-project/lld/ELF/ | ||
H A D | InputFiles.cpp | 713 bool ObjFile<ELFT>::shouldMerge(const Elf_Shdr &sec, StringRef name) { shouldMerge() function in ObjFile |