OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TracePcGuard
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_coverage_fuchsia.cc
58
// first call to
TracePcGuard
(below) will store the corresponding PC at
75
//
TracePcGuard
.
83
void
TracePcGuard
(u32 *guard, uptr pc) {
209
__sancov::pc_guard_controller.
TracePcGuard
(guard, GET_CALLER_PC() - 1);
sanitizer_coverage_libcdep_new.cc
129
void
TracePcGuard
(u32* guard, uptr pc) {
177
__sancov::pc_guard_controller.
TracePcGuard
(guard, GET_CALLER_PC() - 1);
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025