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

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 264 static bool helper_check_signed_overflow(Relocator::DWord pValue, function in namespace:mcld
    [all...]
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64RelocationHelpers.h 20 static inline bool helper_check_signed_overflow(Relocator::DWord pValue, function in namespace:mcld
AArch64Relocator.cpp 508 helper_check_signed_overflow(X, pParent.getSize(pReloc.type())))

Completed in 509 milliseconds