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

  /frameworks/compile/mclinker/include/mcld/Target/
GNUInfo.h 60 /// commonPageSize - the common page size of the target machine, and we set it
62 virtual uint64_t commonPageSize() const { return 0x1000; }
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 471 milliseconds