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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h288 uint32_t CodeSection = 0; member in class:llvm::object::WasmObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h362 struct CodeSection : Section { struct in namespace:llvm::WasmYAML
363 CodeSection() : Section(wasm::WASM_SEC_CODE) {} function in struct:llvm::WasmYAML::CodeSection

Completed in 155 milliseconds