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

/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocator.h103 /// mayHaveFunctionPointerAccess - check if the given reloc would possibly
107 virtual bool mayHaveFunctionPointerAccess(const Relocation& pReloc) const { function in class:mcld::Relocator
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp405 AArch64Relocator::mayHaveFunctionPointerAccess(const Relocation& pReloc) const { function in class:mcld::AArch64Relocator
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp297 bool X86_32Relocator::mayHaveFunctionPointerAccess( function in class:mcld::X86_32Relocator
1256 bool X86_64Relocator::mayHaveFunctionPointerAccess( function in class:mcld::X86_64Relocator
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp408 bool ARMRelocator::mayHaveFunctionPointerAccess( function in class:mcld::ARMRelocator

Completed in 394 milliseconds