Searched defs:EntryType (Results 1 – 8 of 8) sorted by relevance
26 enum EntryType : uint8_t { enum
25 enum EntryType { enum
46 using EntryType = llvm::StringMapEntry<llvm::NoneType>; variable
35 llvm::ArrayRef<std::pair<AuxVector::EntryType, uint32_t>> auxv_data) { in CreateAuxvData()
43 enum EntryType { enum
102 Type EntryType; member
38 using EntryType = ListEntryType; variable
83 using EntryType = FormatEntity::Entry::Type; typedef