Searched defs:mayHaveUnsafeFunctionPointerAccess (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp1003 /// mayHaveUnsafeFunctionPointerAccess - check if the section may have unsafe
1005 bool ARMGNULDBackend::mayHaveUnsafeFunctionPointerAccess( function in class:mcld::ARMGNULDBackend
1009 GNULDBackend::mayHaveUnsafeFunctionPointerAccess(pSection);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2489 /// mayHaveUnsafeFunctionPointerAccess - check if the section may have unsafe
2491 bool GNULDBackend::mayHaveUnsafeFunctionPointerAccess( function in class:mcld::GNULDBackend

Completed in 928 milliseconds