HomeSort by relevance Sort by last modified time
    Searched refs:isSectionBitcode (Results 1 - 25 of 28) sorted by null

1 2

  /external/llvm/lib/Object/
ObjectFile.cpp 61 bool ObjectFile::isSectionBitcode(DataRefImpl Sec) const {
  /external/llvm/include/llvm/Object/
ObjectFile.h 225 virtual bool isSectionBitcode(DataRefImpl Sec) const;
408 return OwningObject->isSectionBitcode(SectionPimpl);
MachO.h 230 bool isSectionBitcode(DataRefImpl Sec) const override;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 228 virtual bool isSectionBitcode(DataRefImpl Sec) const;
421 return OwningObject->isSectionBitcode(SectionPimpl);
Wasm.h 118 bool isSectionBitcode(DataRefImpl Sec) const override;
MachO.h 283 bool isSectionBitcode(DataRefImpl Sec) const override;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 228 virtual bool isSectionBitcode(DataRefImpl Sec) const;
421 return OwningObject->isSectionBitcode(SectionPimpl);
Wasm.h 118 bool isSectionBitcode(DataRefImpl Sec) const override;
MachO.h 283 bool isSectionBitcode(DataRefImpl Sec) const override;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 228 virtual bool isSectionBitcode(DataRefImpl Sec) const;
421 return OwningObject->isSectionBitcode(SectionPimpl);
Wasm.h 118 bool isSectionBitcode(DataRefImpl Sec) const override;
MachO.h 283 bool isSectionBitcode(DataRefImpl Sec) const override;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 228 virtual bool isSectionBitcode(DataRefImpl Sec) const;
421 return OwningObject->isSectionBitcode(SectionPimpl);
Wasm.h 118 bool isSectionBitcode(DataRefImpl Sec) const override;
MachO.h 283 bool isSectionBitcode(DataRefImpl Sec) const override;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 228 virtual bool isSectionBitcode(DataRefImpl Sec) const;
421 return OwningObject->isSectionBitcode(SectionPimpl);
Wasm.h 118 bool isSectionBitcode(DataRefImpl Sec) const override;
MachO.h 283 bool isSectionBitcode(DataRefImpl Sec) const override;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 228 virtual bool isSectionBitcode(DataRefImpl Sec) const;
421 return OwningObject->isSectionBitcode(SectionPimpl);
Wasm.h 118 bool isSectionBitcode(DataRefImpl Sec) const override;
MachO.h 283 bool isSectionBitcode(DataRefImpl Sec) const override;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 228 virtual bool isSectionBitcode(DataRefImpl Sec) const;
421 return OwningObject->isSectionBitcode(SectionPimpl);
Wasm.h 118 bool isSectionBitcode(DataRefImpl Sec) const override;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 228 virtual bool isSectionBitcode(DataRefImpl Sec) const;
421 return OwningObject->isSectionBitcode(SectionPimpl);
Wasm.h 118 bool isSectionBitcode(DataRefImpl Sec) const override;

Completed in 282 milliseconds

1 2