Searched defs:DataCountSection (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h407 struct DataCountSection : Section { struct in namespace:llvm::WasmYAML
408 DataCountSection() : Section(wasm::WASM_SEC_DATACOUNT) {} function in struct:llvm::WasmYAML::DataCountSection

Completed in 55 milliseconds