Home
last modified time | relevance | path

Searched refs:DW_ATE_address (Results 1 – 14 of 14) sorted by relevance

/third_party/elfutils/backends/
Dalpha_regs.c102 *type = DW_ATE_address; in alpha_register_info()
112 *type = DW_ATE_address; in alpha_register_info()
116 *type = DW_ATE_address; in alpha_register_info()
150 *type = DW_ATE_address; in alpha_register_info()
154 *type = DW_ATE_address; in alpha_register_info()
Driscv_regs.c67 *type = DW_ATE_address; in riscv_register_info()
71 *type = DW_ATE_address; in riscv_register_info()
75 *type = DW_ATE_address; in riscv_register_info()
79 *type = DW_ATE_address; in riscv_register_info()
Dx86_64_regs.c89 *type = DW_ATE_address; in x86_64_register_info()
112 *type = DW_ATE_address; in x86_64_register_info()
157 *type = DW_ATE_address; in x86_64_register_info()
Dia64_regs.c119 *type = DW_ATE_address; in ia64_register_info()
132 *type = regno == 331 ? DW_ATE_address : DW_ATE_unsigned; in ia64_register_info()
177 *type = DW_ATE_address; in ia64_register_info()
Dm68k_regs.c65 *type = DW_ATE_address; in m68k_register_info()
82 *type = DW_ATE_address; in m68k_register_info()
Daarch64_regs.c82 return regtype ("integer", DW_ATE_address, "sp"); in aarch64_register_info()
88 return regtype ("integer", DW_ATE_address, "elr"); in aarch64_register_info()
Dsparc_regs.c70 *type = DW_ATE_address; in sparc_register_info()
82 *type = DW_ATE_address; in sparc_register_info()
Dsh_regs.c76 *type = DW_ATE_address; in sh_register_info()
84 *type = DW_ATE_address; in sh_register_info()
Darm_regs.c72 *type = DW_ATE_address; in arm_register_info()
Ds390_regs.c136 *type = DW_ATE_address; in s390_register_info()
Di386_regs.c94 *type = DW_ATE_address; in i386_register_info()
/third_party/elfutils/libdw/
Ddwarf.h626 DW_ATE_address = 0x1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1613 case dwarf::DW_ATE_address: in lowerTypeBasic()
/third_party/elfutils/src/
Dreadelf.c12221 case DW_ATE_address: in handle_core_register()