Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerBinaryMetadata.cpp169 StringRef getSectionStart(StringRef SectionSuffix);
209 getSectionMarker(getSectionStart(MI->SectionSuffix), PtrTy), in run()
469 StringRef SanitizerBinaryMetadata::getSectionStart(StringRef SectionSuffix) { in getSectionStart() function in __anon0ee657d00111::SanitizerBinaryMetadata
H A DSanitizerCoverage.cpp281 std::string getSectionStart(const std::string &Section) const;
355 getSectionStart(Section)); in CreateSecStartEnd()
1179 ModuleSanitizerCoverage::getSectionStart(const std::string &Section) const { in getSectionStart() function in ModuleSanitizerCoverage
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF_x86_64.cpp224 getSectionStart(E.getTarget().getSection()).getValue()); in operator ()()
237 orc::ExecutorAddr getSectionStart(Section &Sec) { in getSectionStart() function in __anon213d8ed90111::COFFLinkGraphLowering_x86_64