OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstrumentGlobals
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
HWAddressSanitizer.cpp
248
void
instrumentGlobals
();
534
bool
InstrumentGlobals
=
536
if (
InstrumentGlobals
&& !UsePageAliases)
537
instrumentGlobals
();
1437
void HWAddressSanitizer::
instrumentGlobals
() {
AddressSanitizer.cpp
807
bool
InstrumentGlobals
(IRBuilder<> &IRB, Module &M, bool *CtorComdat);
2349
bool ModuleAddressSanitizer::
InstrumentGlobals
(IRBuilder<> &IRB, Module &M,
2607
InstrumentGlobals
(IRB, M, &CtorComdat);
Completed in 30 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026