Searched refs:DwarfMacinfoTypeField (Results 1 – 1 of 1) sorted by relevance
4199 struct DwarfMacinfoTypeField : public MDUnsignedField { struct4200 DwarfMacinfoTypeField() : MDUnsignedField(0, dwarf::DW_MACINFO_vendor_ext) {} in DwarfMacinfoTypeField() function4201 DwarfMacinfoTypeField(dwarf::MacinfoRecordType DefaultType) in DwarfMacinfoTypeField() argument4357 DwarfMacinfoTypeField &Result) { in parseMDField()5255 REQUIRED(type, DwarfMacinfoTypeField, ); \ in parseDIMacro()5271 OPTIONAL(type, DwarfMacinfoTypeField, (dwarf::DW_MACINFO_start_file)); \ in parseDIMacroFile()