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 114 void checkValidReloc(Relocation& pReloc) const;
ARMRelocator.cpp 381 /// checkValidReloc - When we attempt to generate a dynamic relocation for
383 void ARMRelocator::checkValidReloc(Relocation& pReloc) const {
564 checkValidReloc(pReloc);
644 checkValidReloc(pReloc);
    [all...]

Completed in 849 milliseconds