Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h56 enum DWARFSectionKind { enum
/openbsd/gnu/llvm/llvm/lib/DWP/
H A DDWP.cpp494 std::vector<std::pair<DWARFSectionKind, uint32_t>> &SectionLength) { in handleSection()