Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.h114 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset) {} in applyDebugStringOffset() function
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp441 void AArch64Relocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::AArch64Relocator
/frameworks/compile/mclinker/lib/Target/X86/
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
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp772 void ARMRelocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::ARMRelocator
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp742 void MipsRelocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::MipsRelocator