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 181 alignAddress(value, align);
194 alignAddress(value, pBackend.commonPageSize());
  /frameworks/compile/mclinker/include/mcld/ADT/
SizeTraits.h 80 /// alignAddress - helper function to align an address with given alignment
85 inline void alignAddress(uint64_t& pAddr, uint64_t pAlignConstraint) {
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 76 milliseconds