Searched defs:ExtendedGlobals (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | AddressSanitizer.cpp | 2043 IRBuilder<> &IRB, Module &M, ArrayRef<GlobalVariable *> ExtendedGlobals, in InstrumentGlobalsCOFF() 2067 IRBuilder<> &IRB, Module &M, ArrayRef<GlobalVariable *> ExtendedGlobals, in InstrumentGlobalsELF() 2126 IRBuilder<> &IRB, Module &M, ArrayRef<GlobalVariable *> ExtendedGlobals, in InstrumentGlobalsMachO() 2183 IRBuilder<> &IRB, Module &M, ArrayRef<GlobalVariable *> ExtendedGlobals, in InstrumentGlobalsWithMetadataArray()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
| D | AddressSanitizer.cpp | 2027 IRBuilder<> &IRB, Module &M, ArrayRef<GlobalVariable *> ExtendedGlobals, in InstrumentGlobalsCOFF() 2060 IRBuilder<> &IRB, Module &M, ArrayRef<GlobalVariable *> ExtendedGlobals, in InstrumentGlobalsELF() 2129 IRBuilder<> &IRB, Module &M, ArrayRef<GlobalVariable *> ExtendedGlobals, in InstrumentGlobalsMachO() 2189 IRBuilder<> &IRB, Module &M, ArrayRef<GlobalVariable *> ExtendedGlobals, in InstrumentGlobalsWithMetadataArray()
|