Home
last modified time | relevance | path

Searched defs:WasmObjectFile (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ObjCopy/wasm/
H A DWasmObjcopy.h17 class WasmObjectFile; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DWasmDump.h19 class WasmObjectFile; variable
/openbsd-src/gnu/llvm/lld/include/lld/Common/
H A DLLVM.h40 class WasmObjectFile; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DObjectFile.h45 class WasmObjectFile; variable
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp291 WasmObjectFile::WasmObjectFile(MemoryBufferRef Buffer, Error &Err) in WasmObjectFile() function in WasmObjectFile