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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.h 134 bool relaxRelocation(IRBuilder& pBuilder, Relocation& pRel);
MipsLDBackend.cpp 626 bool MipsGNULDBackend::relaxRelocation(IRBuilder& pBuilder, Relocation& pRel) {
678 if (relaxRelocation(pBuilder, *llvm::cast<Relocation>(reloc)))

Completed in 127 milliseconds