Home
last modified time | relevance | path

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

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