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 135 bool relaxRelocation(IRBuilder& pBuilder, Relocation& pRel);
MipsLDBackend.cpp 686 bool MipsGNULDBackend::relaxRelocation(IRBuilder& pBuilder, Relocation& pRel)
736 if (relaxRelocation(pBuilder, *llvm::cast<Relocation>(reloc)))

Completed in 96 milliseconds