Searched defs:DwarfFormat (Results 1 – 5 of 5) sorted by relevance
33 dwarf::DwarfFormat DwarfFormat) { in create()51 dwarf::DwarfFormat DwarfFormat) { in init()
33 dwarf::DwarfFormat DwarfFormat) { in setupTestPrinter() argument 42 dwarf::DwarfFormat DwarfFormat) { in init() argument 53 dwarf::DwarfFormat DwarfFormat) { in init() argument 141 dwarf::DwarfFormat DwarfForma in init() argument 205 init(const std::string & TripleStr,unsigned DwarfVersion,dwarf::DwarfFormat DwarfFormat) init() argument 331 init(const std::string & TripleStr,unsigned DwarfVersion,dwarf::DwarfFormat DwarfFormat) init() argument 395 init(const std::string & TripleStr,unsigned DwarfVersion,dwarf::DwarfFormat DwarfFormat) init() argument 445 init(const std::string & TripleStr,unsigned DwarfVersion,dwarf::DwarfFormat DwarfFormat) init() argument [all...]
236 dwarf::DwarfFormat DwarfFormat = dwarf::DWARF32; variable
91 enum DwarfFormat : uint8_t { DWARF32, DWARF64 }; enum
51 auto DwarfFormat = S.getContext().getDwarfFormat(); emitListsTableHeaderStart() local