Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DOffloadBundle.h94 LLVM_ABI Error extractBundle(const ObjectFile &Source);
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DOffloadBundle.cpp133 Error OffloadBundleFatBin::extractBundle(const ObjectFile &Source) { in extractBundle() function in OffloadBundleFatBin