Searched refs:oflag (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
H A DFileHandle.cpp42 inline static int oflag(FileHandle::OpenMode pMode) { function in namespace:mcld
86 m_Handler = sys::fs::detail::open(pPath, oflag(pMode));
88 m_Handler = sys::fs::detail::open(pPath, oflag(pMode),

Completed in 405 milliseconds