Home
last modified time | relevance | path

Searched refs:mofi (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCContext.cpp31 const MCObjectFileInfo *mofi) : in MCContext() argument
32 MAI(mai), MRI(mri), MOFI(mofi), in MCContext()
/external/llvm/lib/MC/
DMCContext.cpp45 const MCObjectFileInfo *mofi, const SourceMgr *mgr, in MCContext() argument
47 : SrcMgr(mgr), MAI(mai), MRI(mri), MOFI(mofi), Allocator(), in MCContext()