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

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.h 113 void checkValidReloc(Relocation& pReloc) const;
ARMRelocator.cpp 435 /// checkValidReloc - When we attempt to generate a dynamic relocation for
437 void ARMRelocator::checkValidReloc(Relocation& pReloc) const
629 checkValidReloc(pReloc);
708 checkValidReloc(pReloc);
    [all...]

Completed in 136 milliseconds