Home
last modified time | relevance | path

Searched refs:mayHaveUnsafeFunctionPointerAccess (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.h138 bool mayHaveUnsafeFunctionPointerAccess(const LDSection& pSection) const;
DARMLDBackend.cpp1005 bool ARMGNULDBackend::mayHaveUnsafeFunctionPointerAccess( in mayHaveUnsafeFunctionPointerAccess() function in mcld::ARMGNULDBackend
1009 GNULDBackend::mayHaveUnsafeFunctionPointerAccess(pSection); in mayHaveUnsafeFunctionPointerAccess()
/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h190 virtual bool mayHaveUnsafeFunctionPointerAccess(
DGNULDBackend.h341 bool mayHaveUnsafeFunctionPointerAccess(const LDSection& pSection) const;
/frameworks/compile/mclinker/lib/LD/
DIdenticalCodeFolding.cpp147 m_Backend.mayHaveUnsafeFunctionPointerAccess(*target) && in findCandidates()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2491 bool GNULDBackend::mayHaveUnsafeFunctionPointerAccess( in mayHaveUnsafeFunctionPointerAccess() function in mcld::GNULDBackend