Searched defs:DWARF (Results 1 – 8 of 8) sorted by relevance
39 .. _DWARF: http://www.dwarfstd.org/ target in Description
34 DWARF, enumerator
30 DWARF // DWARFv5: .debug_names enumerator
36 enum Type { EH, DWARF }; enumerator
89 mapping(IO & IO,DWARFYAML::Data & DWARF) mapping() argument [all...]
1076 SetVector<StringRef> DebugSecNames = DWARF.getNonEmptySectionNames(); in emitDWARF() argument 1069 shouldEmitDWARF(DWARFYAML::Data & DWARF,StringRef Name) shouldEmitDWARF() argument [all...]
146 DWARFYAML::Data DWARF; member
724 std::optional<DWARFYAML::Data> DWARF; global() member