Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DSanitizerBinaryMetadata.cpp168 Twine getSectionStart(StringRef SectionSuffix);
202 getSectionMarker(getSectionStart(MI->SectionSuffix), Int8PtrTy), in run()
388 Twine SanitizerBinaryMetadata::getSectionStart(StringRef SectionSuffix) { in getSectionStart() function in __anon62e4d4a70111::SanitizerBinaryMetadata
H A DSanitizerCoverage.cpp258 std::string getSectionStart(const std::string &Section) const;
328 getSectionStart(Section)); in CreateSecStartEnd()
1048 ModuleSanitizerCoverage::getSectionStart(const std::string &Section) const { in getSectionStart() function in ModuleSanitizerCoverage
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF_x86_64.cpp217 getSectionStart(E.getTarget().getBlock().getSection()) in lowerCOFFRelocationEdges()
233 orc::ExecutorAddr getSectionStart(Section &Sec) { in getSectionStart() function in __anon8b5918900111::COFFLinkGraphLowering_x86_64