Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp828 StringRef getGlobalMetadataSection() const;
1884 StringRef ModuleAddressSanitizer::getGlobalMetadataSection() const { in getGlobalMetadataSection() function in ModuleAddressSanitizer
1980 Metadata->setSection(getGlobalMetadataSection()); in CreateMetadataGlobal()
2073 "__start_" + getGlobalMetadataSection()); in InstrumentGlobalsELF()
2077 "__stop_" + getGlobalMetadataSection()); in InstrumentGlobalsELF()