Searched refs:mayHaveFunctionPointerAccess (Results 1 – 8 of 8) sorted by relevance
149 virtual bool mayHaveFunctionPointerAccess(const Relocation& pReloc) const;214 virtual bool mayHaveFunctionPointerAccess(const Relocation& pReloc) const;
297 bool X86_32Relocator::mayHaveFunctionPointerAccess( in mayHaveFunctionPointerAccess() function in mcld::X86_32Relocator1256 bool X86_64Relocator::mayHaveFunctionPointerAccess( in mayHaveFunctionPointerAccess() function in mcld::X86_64Relocator
97 virtual bool mayHaveFunctionPointerAccess(const Relocation& pReloc) const;
408 bool ARMRelocator::mayHaveFunctionPointerAccess( in mayHaveFunctionPointerAccess() function in mcld::ARMRelocator
107 virtual bool mayHaveFunctionPointerAccess(const Relocation& pReloc) const { in mayHaveFunctionPointerAccess() function
106 virtual bool mayHaveFunctionPointerAccess(const Relocation& pReloc) const;
405 AArch64Relocator::mayHaveFunctionPointerAccess(const Relocation& pReloc) const { in mayHaveFunctionPointerAccess() function in mcld::AArch64Relocator
150 ->mayHaveFunctionPointerAccess(*rel)) { in findCandidates()