Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Object/
H A DMachOUniversalWriter.h31 class IRObjectFile; variable
H A DMachOUniversal.h28 class IRObjectFile; variable
/llvm-project/llvm/lib/Object/
H A DIRObjectFile.cpp27 IRObjectFile::IRObjectFile(MemoryBufferRef Object, in IRObjectFile() function in IRObjectFile
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp697 raw_fd_ostream IRObjectFile(IRCacheFile.c_str(), ErrStr, raw_fd_ostream::F_Binary); in notifyObjectCompiled() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp716 raw_fd_ostream IRObjectFile(IRCacheFile.c_str(), ErrStr, raw_fd_ostream::F_Binary); in notifyObjectCompiled() local