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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.h 150 void scanLocalReloc(Relocation& pReloc,
MipsLDBackend.cpp 155 scanLocalReloc(pReloc, pInputSym, pLinker, pLDInfo, pOutput);
628 void MipsGNULDBackend::scanLocalReloc(Relocation& pReloc,
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.h 195 void scanLocalReloc(Relocation& pReloc,
X86LDBackend.cpp 268 void X86GNULDBackend::scanLocalReloc(Relocation& pReloc,
509 scanLocalReloc(pReloc, pInputSym, pLinker, pLDInfo, pOutput);
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.h 206 void scanLocalReloc(Relocation& pReloc,
ARMLDBackend.cpp 360 void ARMGNULDBackend::scanLocalReloc(Relocation& pReloc,
749 scanLocalReloc(pReloc, pInputSym, pLinker, pLDInfo, pOutput);
    [all...]

Completed in 42 milliseconds