OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mayHaveUnsafeFunctionPointerAccess
(Results
1 - 6
of
6
) sorted by null
/frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h
188
///
mayHaveUnsafeFunctionPointerAccess
- check if the section may have unsafe
190
virtual bool
mayHaveUnsafeFunctionPointerAccess
(
GNULDBackend.h
339
///
mayHaveUnsafeFunctionPointerAccess
- check if the section may have unsafe
341
bool
mayHaveUnsafeFunctionPointerAccess
(const LDSection& pSection) const;
/frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.h
136
///
mayHaveUnsafeFunctionPointerAccess
- check if the section may have unsafe
138
bool
mayHaveUnsafeFunctionPointerAccess
(const LDSection& pSection) const;
ARMLDBackend.cpp
[
all
...]
/frameworks/compile/mclinker/lib/LD/
IdenticalCodeFolding.cpp
148
m_Backend.
mayHaveUnsafeFunctionPointerAccess
(*target) &&
/frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp
[
all
...]
Completed in 202 milliseconds