Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Support/
DMemoryArea.cpp68 int stat_result = ::stat(m_FilePath.native().c_str(), &st); in map() local
69 if (0x0 == stat_result) { in map()
92 int stat_result = ::stat(m_FilePath.native().c_str(), &st); in map() local
93 if (0x0 == stat_result) { in map()