HomeSort by relevance Sort by last modified time
    Searched refs:DeputedBit (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Support/
FileHandle.cpp 117 m_State = (GoodBit | DeputedBit);
264 return !(m_State & DeputedBit);
  /frameworks/compile/mclinker/include/mcld/Support/
FileHandle.h 34 DeputedBit = 1L << 3, // the file descriptor is delegated

Completed in 3720 milliseconds