Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp131 auto Err = M->Header.parseMacroHeader(Data, &Offset); in parseImpl()
233 Error DWARFDebugMacro::MacroHeader::parseMacroHeader(DWARFDataExtractor Data, in parseMacroHeader() function in DWARFDebugMacro::MacroHeader
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h68 Error parseMacroHeader(DWARFDataExtractor Data, uint64_t *Offset);