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

/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmObjcopy.cpp36 static bool isCommentSection(const Section &Sec) { function in namespace:llvm::objcopy::wasm
79 isNameSection(Sec) || isCommentSection(Sec);

Completed in 114 milliseconds