Home
last modified time | relevance | path

Searched refs:instrumented (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S22 @ Save floating-point parameters of the instrumented function
36 @ Restore floating-point parameters of the instrumented function
53 @ Save the floating-point return value of the instrumented function
68 @ Restore the floating-point return value of the instrumented function
85 @ Save floating-point parameters of the instrumented function
101 @ Restore floating-point parameters of the instrumented function
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp166 bool instrumented) { in set() argument
171 instrumented_ = instrumented; in set()
H A Dsanitizer_libignore.cpp101 if (!mod.instrumented()) in OnLibraryLoaded()
H A Dsanitizer_common.h834 u8 uuid[kModuleUUIDSize], bool instrumented);
847 bool instrumented() const { return instrumented_; } in instrumented() function
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp148 if (!flags()->use_globals && modules[i].instrumented()) continue; in ProcessGlobalRegions()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_flags.inc76 "Interceptors should only detect races when called from instrumented "
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.td187 /// Function should not be instrumented.
190 /// This function should not be instrumented but it is ok to inline profiled
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc138 "restores them to original values when the first instrumented module is "
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def215 /// instrumented. Selected group numbers can be 0 to N-1 inclusive.
H A DAttrDocs.td3037 not be inserted by ThreadSanitizer. The function is still instrumented by the
3050 (e.g. by MemorySanitizer). The function may still be instrumented by the tool
5585 instrumented with XRay. This will cause the function to always have space at
5593 heuristics used to determine whether a function should be instrumented or
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPseudo.td193 // code being instrumented/profiled.
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1683 …HelpText<"Generate instrumented code to collect execution counts into <file> (overridden by LLVM_P…
1708 …HelpText<"Generate instrumented code to collect execution counts into default.profraw (overridden …
1712 …HelpText<"Generate instrumented code to collect execution counts into <directory>/default.profraw …
1773 …on functions into N groups and select only functions in group i to be instrumented using -fprofile…
2349 "emitted to unregister instrumented global variables when "
2729 HelpText<"List of modes to link in by default into XRay instrumented binaries.">;
2735 " even if the containing function is not always instrumented">,
2742 " even if the containing function is not always instrumented">,
6486 HelpText<"Run instrumented parse and dump the parsing log">;
6971 HelpText<"Create a table of coverage-instrumented PCs">,
[all …]
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc178 * functions are profiled by the instrumented code. The target addresses are
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc178 * functions are profiled by the instrumented code. The target addresses are
/freebsd/contrib/ncurses/
H A DNEWS13189 + instrumented toe.c to test memory-leaks.