Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp989 StringRef getGlobalMetadataSection() const;
2242 StringRef ModuleAddressSanitizer::getGlobalMetadataSection() const { in getGlobalMetadataSection() function in ModuleAddressSanitizer
2338 Metadata->setSection(getGlobalMetadataSection()); in CreateMetadataGlobal()
2433 "__start_" + getGlobalMetadataSection()); in instrumentGlobalsELF()
2437 "__stop_" + getGlobalMetadataSection()); in instrumentGlobalsELF()