Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp846 StringRef getGlobalMetadataSection() const;
1914 StringRef ModuleAddressSanitizer::getGlobalMetadataSection() const { in getGlobalMetadataSection() function in ModuleAddressSanitizer
2010 Metadata->setSection(getGlobalMetadataSection()); in CreateMetadataGlobal()
2103 "__start_" + getGlobalMetadataSection()); in InstrumentGlobalsELF()
2107 "__stop_" + getGlobalMetadataSection()); in InstrumentGlobalsELF()