HomeSort by relevance Sort by last modified time
    Searched refs:Info (Results 126 - 150 of 2074) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
GCMetadataPrinter.h 58 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
62 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
GCMetadataPrinter.h 58 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
62 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
GCMetadataPrinter.h 58 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
62 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
GCMetadataPrinter.h 58 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
62 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
GCMetadataPrinter.h 58 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
62 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
GCMetadataPrinter.h 58 virtual void beginAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
62 virtual void finishAssembly(Module &M, GCModuleInfo &Info, AsmPrinter &AP) {}
  /external/llvm/lib/DebugInfo/PDB/Raw/
InfoStreamBuilder.cpp 1 //===- InfoStreamBuilder.cpp - PDB Info Stream Creation ---------*- C++ -*-===//
48 auto Info = llvm::make_unique<InfoStream>(std::move(*InfoS));
49 Info->Version = *Ver;
50 Info->Signature = *Sig;
51 Info->Age = *Age;
52 Info->Guid = *Guid;
53 return std::move(Info);
  /external/clang/lib/AST/
ExprConstant.cpp 237 bool checkSubobject(EvalInfo &Info, const Expr *E, CheckSubobjectKind CSK);
280 void diagnosePointerArithmetic(EvalInfo &Info, const Expr *E, uint64_t N);
282 void adjustIndex(EvalInfo &Info, const Expr *E, uint64_t N) {
288 diagnosePointerArithmetic(Info, E, Entries.back().ArrayIndex);
301 diagnosePointerArithmetic(Info, E, uint64_t(IsOnePastTheEnd) + N);
309 EvalInfo &Info;
337 CallStackFrame(EvalInfo &Info, SourceLocation CallLoc,
811 EvalInfo &Info;
816 explicit FoldConstant(EvalInfo &Info, bool Enabled)
817 : Info(Info)
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
UserProfileDelete.c 32 EFI_USER_INFO *Info;
43 Info = AllocateZeroPool (MemSize);
44 ASSERT (Info != NULL);
68 Info,
73 FreePool (Info);
74 Info = AllocateZeroPool (MemSize);
75 ASSERT (Info != NULL);
81 Info,
89 if (Info->InfoType == EFI_USER_INFO_NAME_RECORD) {
90 NameLen = Info->InfoSize - sizeof (EFI_USER_INFO);
    [all...]
  /build/soong/cmd/symbol_inject/
elf_symboldata_test.go 33 elf.SectionHeader{Name: "", Type: elf.SHT_NULL, Flags: 0x0, Addr: 0x0, Offset: 0x0, Size: 0x0, Link: 0x0, Info: 0x0, Addralign: 0x0, Entsize: 0x0, FileSize: 0x0},
34 elf.SectionHeader{Name: ".interp", Type: elf.SHT_PROGBITS, Flags: elf.SHF_ALLOC, Addr: 0x400238, Offset: 0x238, Size: 0x1c, Link: 0x0, Info: 0x0, Addralign: 0x1, Entsize: 0x0, FileSize: 0x1c},
35 elf.SectionHeader{Name: ".note.ABI-tag", Type: elf.SHT_NOTE, Flags: elf.SHF_ALLOC, Addr: 0x400254, Offset: 0x254, Size: 0x20, Link: 0x0, Info: 0x0, Addralign: 0x4, Entsize: 0x0, FileSize: 0x20},
36 elf.SectionHeader{Name: ".hash", Type: elf.SHT_HASH, Flags: elf.SHF_ALLOC, Addr: 0x400278, Offset: 0x278, Size: 0x24, Link: 0x4, Info: 0x0, Addralign: 0x8, Entsize: 0x4, FileSize: 0x24},
37 elf.SectionHeader{Name: ".dynsym", Type: elf.SHT_DYNSYM, Flags: elf.SHF_ALLOC, Addr: 0x4002a0, Offset: 0x2a0, Size: 0x60, Link: 0x5, Info: 0x1, Addralign: 0x8, Entsize: 0x18, FileSize: 0x60},
38 elf.SectionHeader{Name: ".dynstr", Type: elf.SHT_STRTAB, Flags: elf.SHF_ALLOC, Addr: 0x400300, Offset: 0x300, Size: 0x3e, Link: 0x0, Info: 0x0, Addralign: 0x1, Entsize: 0x0, FileSize: 0x3e},
39 elf.SectionHeader{Name: ".gnu.version", Type: elf.SHT_GNU_VERSYM, Flags: elf.SHF_ALLOC, Addr: 0x40033e, Offset: 0x33e, Size: 0x8, Link: 0x4, Info: 0x0, Addralign: 0x2, Entsize: 0x2, FileSize: 0x8},
40 elf.SectionHeader{Name: ".gnu.version_r", Type: elf.SHT_GNU_VERNEED, Flags: elf.SHF_ALLOC, Addr: 0x400348, Offset: 0x348, Size: 0x20, Link: 0x5, Info: 0x1, Addralign: 0x8, Entsize: 0x0, FileSize: 0x20},
41 elf.SectionHeader{Name: ".rela.dyn", Type: elf.SHT_RELA, Flags: elf.SHF_ALLOC, Addr: 0x400368, Offset: 0x368, Size: 0x30, Link: 0x4, Info: 0x0, Addralign: 0x8, Entsize: 0x18, FileSize: 0x30},
42 elf.SectionHeader{Name: ".rela.plt", Type: elf.SHT_RELA, Flags: elf.SHF_ALLOC + elf.SHF_INFO_LINK, Addr: 0x400398, Offset: 0x398, Size: 0x18, Link: 0x4, Info: 0x16, Addralign: 0x8, Entsize: 0x18, FileSize: 0x18}
    [all...]
  /external/llvm/include/llvm/Support/
OnDiskHashTable.h 31 /// This needs an \c Info that handles storing values into the hash table's
60 template <typename Info> class OnDiskChainedHashTableGenerator {
64 typename Info::key_type Key;
65 typename Info::data_type Data;
67 const typename Info::hash_value_type Hash;
69 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
70 Info &InfoObj)
74 typedef typename Info::offset_type offset_type;
116 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
OnDiskHashTable.h 30 /// This needs an \c Info that handles storing values into the hash table's
59 template <typename Info> class OnDiskChainedHashTableGenerator {
63 typename Info::key_type Key;
64 typename Info::data_type Data;
66 const typename Info::hash_value_type Hash;
68 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data,
69 Info &InfoObj)
73 typedef typename Info::offset_type offset_type;
115 void insert(typename Info::key_type_ref Key
    [all...]

Completed in 795 milliseconds

1 2 3 4 56 7 8 91011>>