Home
last modified time | relevance | path

Searched defs:DWARFSectionKind (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h56 enum DWARFSectionKind { enum
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DWP/
DDWP.cpp479 std::vector<std::pair<DWARFSectionKind, uint32_t>> &SectionLength) { in handleSection()