Searched defs:applyDebugStringOffset (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.h112 /// applyDebugStringOffset - apply the relocation target to specific offset.
114 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset) {} function in class:mcld::HexagonRelocator
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp441 void AArch64Relocator::applyDebugStringOffset(Relocation& pReloc, function in class:mcld::AArch64Relocator
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp845 void X86_32Relocator::applyDebugStringOffset(Relocation& pReloc, function in class:mcld::X86_32Relocator
1514 void X86_64Relocator::applyDebugStringOffset(Relocation& pReloc, function in class:mcld::X86_64Relocator
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp772 void ARMRelocator::applyDebugStringOffset(Relocation& pReloc, function in class:mcld::ARMRelocator
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp742 void MipsRelocator::applyDebugStringOffset(Relocation& pReloc, function in class:mcld::MipsRelocator

Completed in 148 milliseconds