Home
last modified time | relevance | path

Searched defs:DWARFDebugNames (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFAcceleratorTableTest.cpp29 TEST(DWARFDebugNames, ReservedUnitLength) { in TEST() argument
39 TEST(DWARFDebugNames, TooSmallForDWARF64) { in TEST() argument
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h473 friend class DWARFDebugNames; variable
591 DWARFDebugNames(const DWARFDataExtractor &AccelSection, in DWARFDebugNames() function
H A DDWARFContext.h39 class DWARFDebugNames; variable