Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDSanitizerBinaryMetadata.cpp171 StringRef getSectionStart(StringRef SectionSuffix);
211 getSectionMarker(getSectionStart(MI->SectionSuffix), PtrTy), in run()
468 StringRef SanitizerBinaryMetadata::getSectionStart(StringRef SectionSuffix) { in getSectionStart() function in __anon460481690111::SanitizerBinaryMetadata
HDSanitizerCoverage.cpp251 std::string getSectionStart(const std::string &Section) const;
325 getSectionStart(Section)); in CreateSecStartEnd()
1034 ModuleSanitizerCoverage::getSectionStart(const std::string &Section) const { in getSectionStart() function in ModuleSanitizerCoverage
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
HDCOFF_x86_64.cpp219 getSectionStart(E.getTarget().getBlock().getSection()) in lowerCOFFRelocationEdges()
235 orc::ExecutorAddr getSectionStart(Section &Sec) { in getSectionStart() function in __anonc3d899920111::COFFLinkGraphLowering_x86_64