HomeSort by relevance Sort by last modified time
    Searched defs:applyRelocation (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.cpp 73 Relocator::Result AArch64Relocator::applyRelocation(Relocation& pRelocation)
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp 174 Relocator::Result HexagonRelocator::applyRelocation(Relocation &pRelocation) {
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 352 ARMRelocator::applyRelocation(Relocation& pRelocation)
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 185 MipsRelocator::applyRelocation(Relocation& pReloc)
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 304 X86_32Relocator::applyRelocation(Relocation& pRelocation)
    [all...]

Completed in 264 milliseconds