Searched refs:parseMacroHeader (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h60 Error parseMacroHeader(DWARFDataExtractor Data, uint64_t *Offset);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp122 auto Err = M->Header.parseMacroHeader(Data, &Offset);
226 Error DWARFDebugMacro::MacroHeader::parseMacroHeader(DWARFDataExtractor Data, function in class:DWARFDebugMacro::MacroHeader

Completed in 107 milliseconds