Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp832 StringRef getGlobalMetadataSection() const;
2044 StringRef ModuleAddressSanitizer::getGlobalMetadataSection() const { in getGlobalMetadataSection() function in ModuleAddressSanitizer
2138 Metadata->setSection(getGlobalMetadataSection()); in CreateMetadataGlobal()
2230 "__start_" + getGlobalMetadataSection()); in InstrumentGlobalsELF()
2234 "__stop_" + getGlobalMetadataSection()); in InstrumentGlobalsELF()