Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp794 StringRef getGlobalMetadataSection() const;
1785 StringRef AddressSanitizerModule::getGlobalMetadataSection() const { in getGlobalMetadataSection() function in AddressSanitizerModule
1886 Metadata->setSection(getGlobalMetadataSection()); in CreateMetadataGlobal()
1960 "__start_" + getGlobalMetadataSection()); in InstrumentGlobalsELF()
1964 "__stop_" + getGlobalMetadataSection()); in InstrumentGlobalsELF()