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

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp768 /// mayHaveUnsafeFunctionPointerAccess - check if the section may have unsafe
771 ARMGNULDBackend::mayHaveUnsafeFunctionPointerAccess(const LDSection& pSection) function in class:ARMGNULDBackend
777 GNULDBackend::mayHaveUnsafeFunctionPointerAccess(pSection);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2586 /// mayHaveUnsafeFunctionPointerAccess - check if the section may have unsafe
2588 bool GNULDBackend::mayHaveUnsafeFunctionPointerAccess(const LDSection& pSection) function in class:GNULDBackend

Completed in 141 milliseconds