Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/clang-offload-bundler/
H A DClangOffloadBundler.cpp585 static Expected<Optional<StringRef>> IsOffloadSection(SectionRef CurSection) { in IsOffloadSection() function in ObjectFileHandler
626 IsOffloadSection(*CurrentSection); in ReadBundleStart()