Home
last modified time | relevance | path

Searched refs:applyDebugStringOffset (Results 1 – 11 of 11) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.h157 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset);
222 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset);
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.h105 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset);
DARMRelocator.cpp772 void ARMRelocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::ARMRelocator
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.h105 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset);
DAArch64Relocator.cpp414 void AArch64Relocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::AArch64Relocator
/frameworks/compile/mclinker/include/mcld/LD/
DRelocator.h117 virtual void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset) = 0;
/frameworks/compile/mclinker/lib/LD/
DDebugString.cpp82 pBackend.getRelocator()->applyDebugStringOffset(pReloc, in applyOffset()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.h114 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset) {} in applyDebugStringOffset() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h70 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset);
DMipsRelocator.cpp696 void MipsRelocator::applyDebugStringOffset(Relocation& pReloc, in applyDebugStringOffset() function in mcld::MipsRelocator