HomeSort by relevance Sort by last modified time
    Searched refs:commonPageSize (Results 1 - 3 of 3) 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; }
GNULDBackend.h 180 /// commonPageSize - the common page size of the target machine
181 uint64_t commonPageSize() const;
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 1068 milliseconds