Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp867 StringRef getGlobalMetadataSection() const;
2087 StringRef ModuleAddressSanitizer::getGlobalMetadataSection() const { in getGlobalMetadataSection() function in ModuleAddressSanitizer
2183 Metadata->setSection(getGlobalMetadataSection()); in CreateMetadataGlobal()
2279 "__start_" + getGlobalMetadataSection()); in instrumentGlobalsELF()
2283 "__stop_" + getGlobalMetadataSection()); in instrumentGlobalsELF()