Home
last modified time | relevance | path

Searched refs:isCommentSection (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/wasm/
H A DWasmObjcopy.cpp36 static bool isCommentSection(const Section &Sec) { in isCommentSection() function
79 isNameSection(Sec) || isCommentSection(Sec); in removeSections()