Home
last modified time | relevance | path

Searched defs:LibCodeRange (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libignore.h59 struct LibCodeRange { struct
64 inline bool IsInRange(uptr pc, const LibCodeRange &range) const { in IsInRange() argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_libignore.h60 struct LibCodeRange { struct
65 inline bool IsInRange(uptr pc, const LibCodeRange &range) const { in IsInRange() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libignore.h58 struct LibCodeRange { struct
63 inline bool IsInRange(uptr pc, const LibCodeRange &range) const { in IsInRange() argument