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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 163 /// isRel - returns true if REL relocation record format is expected
164 bool isRel() const;
MipsRelocator.cpp 195 for (MipsRelocationInfo info(pReloc, isRel());
245 for (MipsRelocationInfo info(pReloc, isRel());
588 bool MipsRelocator::isRel() const

Completed in 71 milliseconds