Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp322 int dumpable = prctl(PR_GET_DUMPABLE, 0, 0, 0, 0); in realpath_fd() local
326 prctl(PR_SET_DUMPABLE, dumpable, 0, 0, 0); in realpath_fd()