Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.h110 uint32_t getDebugStringOffset(Relocation& pReloc) const { return 0; } in getDebugStringOffset() function
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp402 uint32_t AArch64Relocator::getDebugStringOffset(Relocation& pReloc) const { in getDebugStringOffset() function in mcld::AArch64Relocator
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp833 uint32_t X86_32Relocator::getDebugStringOffset(Relocation& pReloc) const { in getDebugStringOffset() function in mcld::X86_32Relocator
1502 uint32_t X86_64Relocator::getDebugStringOffset(Relocation& pReloc) const { in getDebugStringOffset() function in mcld::X86_64Relocator
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp685 uint32_t MipsRelocator::getDebugStringOffset(Relocation& pReloc) const { in getDebugStringOffset() function in mcld::MipsRelocator
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp760 uint32_t ARMRelocator::getDebugStringOffset(Relocation& pReloc) const { in getDebugStringOffset() function in mcld::ARMRelocator