HomeSort by relevance Sort by last modified time
    Searched refs:DelayImportDirectoryEntryRef (Results 1 - 17 of 17) sorted by null

  /external/llvm/lib/Object/
COFFObjectFile.cpp 789 DelayImportDirectoryEntryRef(DelayImportDirectory, 0, this));
795 DelayImportDirectoryEntryRef(
    [all...]
  /external/llvm/include/llvm/Object/
COFF.h 28 class DelayImportDirectoryEntryRef;
33 typedef content_iterator<DelayImportDirectoryEntryRef>
919 class DelayImportDirectoryEntryRef {
921 DelayImportDirectoryEntryRef() : OwningObject(nullptr) {}
922 DelayImportDirectoryEntryRef(const delay_import_directory_table_entry *T,
926 bool operator==(const DelayImportDirectoryEntryRef &Other) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 29 class DelayImportDirectoryEntryRef;
34 typedef content_iterator<DelayImportDirectoryEntryRef>
917 class DelayImportDirectoryEntryRef {
919 DelayImportDirectoryEntryRef() : OwningObject(nullptr) {}
920 DelayImportDirectoryEntryRef(const delay_import_directory_table_entry *T,
924 bool operator==(const DelayImportDirectoryEntryRef &Other) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 29 class DelayImportDirectoryEntryRef;
34 typedef content_iterator<DelayImportDirectoryEntryRef>
917 class DelayImportDirectoryEntryRef {
919 DelayImportDirectoryEntryRef() : OwningObject(nullptr) {}
920 DelayImportDirectoryEntryRef(const delay_import_directory_table_entry *T,
924 bool operator==(const DelayImportDirectoryEntryRef &Other) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
COFF.h 41 class DelayImportDirectoryEntryRef;
49 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
COFF.h 41 class DelayImportDirectoryEntryRef;
49 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
COFF.h 40 class DelayImportDirectoryEntryRef;
48 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
COFF.h 40 class DelayImportDirectoryEntryRef;
48 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
COFF.h 40 class DelayImportDirectoryEntryRef;
48 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
COFF.h 40 class DelayImportDirectoryEntryRef;
48 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
COFF.h 41 class DelayImportDirectoryEntryRef;
49 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
COFF.h 41 class DelayImportDirectoryEntryRef;
49 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
COFF.h 40 class DelayImportDirectoryEntryRef;
48 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
COFF.h 40 class DelayImportDirectoryEntryRef;
48 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
COFF.h 40 class DelayImportDirectoryEntryRef;
48 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
COFF.h 40 class DelayImportDirectoryEntryRef;
48 content_iterator<DelayImportDirectoryEntryRef>;
    [all...]
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp 133 const DelayImportDirectoryEntryRef &I,
    [all...]

Completed in 1273 milliseconds