Home
last modified time | relevance | path

Searched defs:EntryType (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/include/lldb/Symbol/
H A DDebugMacros.h26 enum EntryType : uint8_t { enum
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DAuxVector.h26 enum EntryType { enum
/llvm-project/llvm/lib/Frontend/Offloading/
H A DUtility.cpp95 auto *EntryType = ArrayType::get(getEntryTy(M), 0); getOffloadEntryArray() local
/llvm-project/lldb/unittests/Process/POSIX/
H A DNativeProcessELFTest.cpp35 llvm::ArrayRef<std::pair<AuxVector::EntryType, uint32_t>> auxv_data) { in CreateAuxvData()
/llvm-project/mlir/include/mlir/Support/
H A DTiming.h47 using EntryType = llvm::StringMapEntry<std::nullopt_t>; variable
/llvm-project/bolt/include/bolt/Profile/
H A DDataAggregator.h103 Type EntryType; global() member
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h43 enum EntryType { enum
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h38 using EntryType = ListEntryType; variable
/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp84 using EntryType = FormatEntity::Entry::Type; typedef
[all...]
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp75 using EntryType = DWARFUnitIndex::Entry::SectionContribution; fixupIndexV4() typedef