HomeSort by relevance Sort by last modified time
    Searched refs:DW_TAG_union_type (Results 1 - 25 of 41) sorted by null

1 2

  /external/elfutils/backends/
alpha_retval.c 138 case DW_TAG_union_type:
arm_retval.c 115 case DW_TAG_union_type:
i386_retval.c 130 case DW_TAG_union_type:
ia64_retval.c 159 case DW_TAG_union_type:;
187 if (tag == DW_TAG_union_type)
205 if (tag == DW_TAG_union_type)
343 case DW_TAG_union_type:
m68k_retval.c 141 case DW_TAG_union_type:
s390_retval.c 134 case DW_TAG_union_type:
tilegx_retval.c 119 case DW_TAG_union_type:
x86_64_retval.c 174 case DW_TAG_union_type:
aarch64_retval.c 118 case DW_TAG_union_type:
130 || tag == DW_TAG_union_type || tag == DW_TAG_array_type);
282 if (tag == DW_TAG_structure_type || tag == DW_TAG_union_type
ppc64_retval.c 147 case DW_TAG_union_type:
ppc_retval.c 179 case DW_TAG_union_type:
sparc_retval.c 147 case DW_TAG_union_type:
riscv_retval.c 143 if (tag == DW_TAG_structure_type || tag == DW_TAG_union_type
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DeclContext.cpp 73 case dwarf::DW_TAG_union_type:
104 Tag != dwarf::DW_TAG_union_type &&
205 (Tag == dwarf::DW_TAG_union_type))
  /external/swiftshader/third_party/LLVM/lib/Support/
Dwarf.cpp 38 case DW_TAG_union_type: return "DW_TAG_union_type";
    [all...]
  /external/google-breakpad/src/common/
dwarf_cu_to_module_unittest.cc     [all...]
dwarf_cu_to_module.cc 597 case dwarf2reader::DW_TAG_union_type:
761 case dwarf2reader::DW_TAG_union_type:
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
Dwarf.h 97 case DW_TAG_union_type:
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp     [all...]
CodeViewDebug.cpp 140 case dwarf::DW_TAG_union_type:
    [all...]
  /art/libelffile/dwarf/
dwarf_constants.h 46 DW_TAG_union_type = 0x17,
  /external/google-breakpad/src/common/dwarf/
dwarf2enums.h 58 DW_TAG_union_type = 0x17,
  /external/llvm/include/llvm/Support/
Dwarf.h 77 case DW_TAG_union_type:
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Dwarf.h 81 DW_TAG_union_type = 0x17,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 231 case dwarf::DW_TAG_union_type:
    [all...]

Completed in 627 milliseconds

1 2