Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/wasm/
H A DWasmObjcopy.h17 class WasmObjectFile; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DWasmDump.h19 class WasmObjectFile; variable
H A Dllvm-objdump.h38 class WasmObjectFile; global() variable
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DLLVM.h40 class WasmObjectFile; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h45 class WasmObjectFile; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp348 WasmObjectFile::WasmObjectFile(MemoryBufferRef Buffer, Error &Err) in WasmObjectFile() function in WasmObjectFile