Searched refs:mayHaveUnsafeFunctionPointerAccess (Results 1 – 6 of 6) sorted by relevance
138 bool mayHaveUnsafeFunctionPointerAccess(const LDSection& pSection) const;
1005 bool ARMGNULDBackend::mayHaveUnsafeFunctionPointerAccess( in mayHaveUnsafeFunctionPointerAccess() function in mcld::ARMGNULDBackend1009 GNULDBackend::mayHaveUnsafeFunctionPointerAccess(pSection); in mayHaveUnsafeFunctionPointerAccess()
190 virtual bool mayHaveUnsafeFunctionPointerAccess(
341 bool mayHaveUnsafeFunctionPointerAccess(const LDSection& pSection) const;
147 m_Backend.mayHaveUnsafeFunctionPointerAccess(*target) && in findCandidates()
2491 bool GNULDBackend::mayHaveUnsafeFunctionPointerAccess( in mayHaveUnsafeFunctionPointerAccess() function in mcld::GNULDBackend