Searched defs:DwarfFormat (Results 1 – 3 of 3) sorted by relevance
234 dwarf::DwarfFormat DwarfFormat = dwarf::DWARF32; global() variable
91 enum DwarfFormat : uint8_t { DWARF32, DWARF64 }; enum
50 auto DwarfFormat = S.getContext().getDwarfFormat(); emitListsTableHeaderStart() local