Searched refs:DwarfMacinfoTypeField (Results 1 – 1 of 1) sorted by relevance
3940 struct DwarfMacinfoTypeField : public MDUnsignedField { struct3941 DwarfMacinfoTypeField() : MDUnsignedField(0, dwarf::DW_MACINFO_vendor_ext) {} in DwarfMacinfoTypeField() function3942 DwarfMacinfoTypeField(dwarf::MacinfoRecordType DefaultType) in DwarfMacinfoTypeField() argument4098 DwarfMacinfoTypeField &Result) { in parseMDField()4978 REQUIRED(type, DwarfMacinfoTypeField, ); \ in parseDIMacro()4994 OPTIONAL(type, DwarfMacinfoTypeField, (dwarf::DW_MACINFO_start_file)); \ in parseDIMacroFile()