Searched defs:isBitcode (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h225 inline bool isBitcode(const unsigned char *BufPtr, function in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.h394 inline bool isBitcode(MemoryBufferRef mb) { function in namespace:lld::elf
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DInputFiles.h386 inline bool isBitcode(MemoryBufferRef mb) { function in namespace:lld::coff
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h489 inline bool SectionRef::isBitcode() const { function in class:llvm::object::SectionRef

Completed in 104 milliseconds