Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DExecutableMemory.cpp181 void ensureAnonFileSize(int anonFd, size_t length) in ensureAnonFileSize()
275 int anonFd = anonymousFd(); in allocateMemoryPages() local