Home
last modified time | relevance | path

Searched defs:shouldMerge (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lld/wasm/
DInputFiles.cpp356 static bool shouldMerge(const WasmSection &sec) { in shouldMerge() function
370 static bool shouldMerge(const WasmSegment &seg) { in shouldMerge() function
/openbsd/src/gnu/llvm/lld/ELF/
DInputFiles.cpp649 bool ObjFile<ELFT>::shouldMerge(const Elf_Shdr &sec, StringRef name) { in shouldMerge() function in ObjFile