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 118 void checkValidReloc(Relocation& pReloc) const;
ARMRelocator.cpp 143 /// checkValidReloc - When we attempt to generate a dynamic relocation for
145 void ARMRelocator::checkValidReloc(Relocation& pReloc) const
321 checkValidReloc(pReloc);
396 checkValidReloc(pReloc);
    [all...]

Completed in 31 milliseconds