Searched defs:getSectionStart (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | COFF_x86_64.cpp | 235 orc::ExecutorAddr getSectionStart(Section &Sec) { in getSectionStart() function in __anone0f4fb6b0111::COFFLinkGraphLowering_x86_64 |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | SanitizerBinaryMetadata.cpp | 460 Twine SanitizerBinaryMetadata::getSectionStart(StringRef SectionSuffix) { getSectionStart() function in __anon6407de220111::SanitizerBinaryMetadata |
H A D | SanitizerCoverage.cpp | 1025 ModuleSanitizerCoverage::getSectionStart(const std::string &Section) const { getSectionStart() function in ModuleSanitizerCoverage |