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

  /frameworks/compile/mclinker/lib/Script/
TernaryOp.cpp 47 alignAddress(dot, maxPageSize);
BinaryOp.cpp 196 alignAddress(value, align);
210 alignAddress(value, pBackend.commonPageSize());
  /frameworks/compile/mclinker/include/mcld/ADT/
SizeTraits.h 85 /// alignAddress - helper function to align an address with given alignment
90 inline void alignAddress(uint64_t& pAddr, uint64_t pAlignConstraint)
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 46 milliseconds