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

  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.h 118 virtual void scanGlobalReloc(Relocation& pReloc,
170 void scanGlobalReloc(Relocation& pReloc,
222 void scanGlobalReloc(Relocation& pReloc,
X86Relocator.cpp 80 scanGlobalReloc(pReloc, pLinker, pModule, pSection);
361 void X86_32Relocator::scanGlobalReloc(Relocation& pReloc,
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.h 114 void scanGlobalReloc(Relocation& pReloc,
ARMRelocator.cpp 271 void ARMRelocator::scanGlobalReloc(Relocation& pReloc,
512 scanGlobalReloc(pReloc, pBuilder, pSection);
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 89 void scanGlobalReloc(Relocation& pReloc,
MipsRelocator.cpp 107 scanGlobalReloc(pReloc, pBuilder, pSection);
228 void MipsRelocator::scanGlobalReloc(Relocation& pReloc,
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.h 142 virtual void scanGlobalReloc(Relocation& pReloc,
HexagonRelocator.cpp 121 scanGlobalReloc(pReloc, pLinker, pModule, pSection);
168 void HexagonRelocator::scanGlobalReloc(Relocation& pReloc,
    [all...]

Completed in 194 milliseconds