struct GlobalsMetadata::Entry
Declaration
struct GlobalsMetadata::Entry { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h:38
Member Variables
- public llvm::LocationMetadata SourceLoc
- public llvm::StringRef Name
- public bool IsDynInit = false
- public bool IsBlacklisted = false
Method Overview
- public Entry()
Methods
ΒΆEntry()
Entry()
Declared at: llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h:44