Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/wasm/
DWasmObjcopy.h17 class WasmObjectFile; variable
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
DWasmDump.h19 class WasmObjectFile; variable
/freebsd-12-stable/contrib/llvm-project/lld/include/lld/Common/
DLLVM.h40 class WasmObjectFile; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
DObjectFile.h45 class WasmObjectFile; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp260 WasmObjectFile::WasmObjectFile(MemoryBufferRef Buffer, Error &Err) in WasmObjectFile() function in WasmObjectFile