Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.h114 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset) {} in applyDebugStringOffset() function
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp441 void AArch64Relocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::AArch64Relocator
/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp845 void X86_32Relocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::X86_32Relocator
1514 void X86_64Relocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::X86_64Relocator
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp772 void ARMRelocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::ARMRelocator
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp742 void MipsRelocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::MipsRelocator