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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.h 37 bool needsLA25Stub(Relocation::Type pType, const mcld::ResolveInfo* pSym);
MipsLDBackend.cpp 68 bool MipsGNULDBackend::needsLA25Stub(Relocation::Type pType,
MipsRelocator.cpp 255 if (getTarget().needsLA25Stub(info.type(), info.parent().symInfo()))

Completed in 37 milliseconds