HomeSort by relevance Sort by last modified time
    Searched defs:mayHaveFunctionPointerAccess (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
Relocator.h 103 /// mayHaveFunctionPointerAccess - check if the given reloc would possibly
107 virtual bool mayHaveFunctionPointerAccess(const Relocation& pReloc) const {
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.cpp 405 AArch64Relocator::mayHaveFunctionPointerAccess(const Relocation& pReloc) const {
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 408 bool ARMRelocator::mayHaveFunctionPointerAccess(
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 297 bool X86_32Relocator::mayHaveFunctionPointerAccess(
    [all...]

Completed in 179 milliseconds