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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.h 112 /// applyDebugStringOffset - apply the relocation target to specific offset.
114 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset) {}
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.cpp 441 void AArch64Relocator::applyDebugStringOffset(Relocation& pReloc,
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 772 void ARMRelocator::applyDebugStringOffset(Relocation& pReloc,
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 845 void X86_32Relocator::applyDebugStringOffset(Relocation& pReloc,
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 742 void MipsRelocator::applyDebugStringOffset(Relocation& pReloc,
    [all...]

Completed in 85 milliseconds