OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsPcInstrumented
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_libignore.h
50
bool
IsPcInstrumented
(uptr pc) const;
100
if (track_instrumented_libs_ && !
IsPcInstrumented
(pc))
105
inline bool LibIgnore::
IsPcInstrumented
(uptr pc) const {
sanitizer_libignore.cc
107
if (
IsPcInstrumented
(range.beg) &&
IsPcInstrumented
(range.end - 1))
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025