Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp939 StringRef getGlobalMetadataSection() const;
2179 StringRef ModuleAddressSanitizer::getGlobalMetadataSection() const { in getGlobalMetadataSection() function in ModuleAddressSanitizer
2275 Metadata->setSection(getGlobalMetadataSection()); in CreateMetadataGlobal()
2371 "__start_" + getGlobalMetadataSection()); in instrumentGlobalsELF()
2375 "__stop_" + getGlobalMetadataSection()); in instrumentGlobalsELF()