Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp815 void InstrumentGlobalsMachO(IRBuilder<> &IRB, Module &M,
2254 void ModuleAddressSanitizer::InstrumentGlobalsMachO( in InstrumentGlobalsMachO() function in ModuleAddressSanitizer
2537 InstrumentGlobalsMachO(IRB, M, NewGlobals, Initializers); in InstrumentGlobals()