Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.h110 uint32_t getDebugStringOffset(Relocation& pReloc) const { return 0; } in getDebugStringOffset() function
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp429 uint32_t AArch64Relocator::getDebugStringOffset(Relocation& pReloc) const { in getDebugStringOffset() function in mcld::AArch64Relocator
/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A 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
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp760 uint32_t ARMRelocator::getDebugStringOffset(Relocation& pReloc) const { in getDebugStringOffset() function in mcld::ARMRelocator
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp731 uint32_t MipsRelocator::getDebugStringOffset(Relocation& pReloc) const { in getDebugStringOffset() function in mcld::MipsRelocator