Home
last modified time | relevance | path

Searched defs:mayHaveFunctionPointerAccess (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DRelocator.h107 virtual bool mayHaveFunctionPointerAccess(const Relocation& pReloc) const { in mayHaveFunctionPointerAccess() function
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp405 AArch64Relocator::mayHaveFunctionPointerAccess(const Relocation& pReloc) const { in mayHaveFunctionPointerAccess() function in mcld::AArch64Relocator
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp297 bool X86_32Relocator::mayHaveFunctionPointerAccess( in mayHaveFunctionPointerAccess() function in mcld::X86_32Relocator
1256 bool X86_64Relocator::mayHaveFunctionPointerAccess( in mayHaveFunctionPointerAccess() function in mcld::X86_64Relocator
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp408 bool ARMRelocator::mayHaveFunctionPointerAccess( in mayHaveFunctionPointerAccess() function in mcld::ARMRelocator