Searched refs:DW_AT_encoding (Results 1 – 25 of 63) sorted by relevance
123
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/SystemZ/ |
D | variable-loc.s | 131 .byte 5 # DW_AT_encoding 144 .byte 5 # DW_AT_encoding 233 .byte 62 # DW_AT_encoding 265 .byte 62 # DW_AT_encoding
|
/external/llvm/test/DebugInfo/SystemZ/ |
D | variable-loc.s | 131 .byte 5 # DW_AT_encoding 144 .byte 5 # DW_AT_encoding 233 .byte 62 # DW_AT_encoding 265 .byte 62 # DW_AT_encoding
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/ |
D | apple_types_verify_tag.s | 61 .byte 62 ## DW_AT_encoding 95 .byte 5 ## DW_AT_encoding
|
D | enum.s | 113 .byte 62 ## DW_AT_encoding 188 .byte 7 ## DW_AT_encoding 212 .byte 5 ## DW_AT_encoding
|
D | verify_debug_info.s | 119 .byte 62 ## DW_AT_encoding 168 .byte 5 ## DW_AT_encoding
|
D | brief.s | 110 .byte 62 ## DW_AT_encoding 148 .byte 5 ## DW_AT_encoding
|
D | debugloc.s | 184 .byte 62 # DW_AT_encoding 251 .byte 5 # DW_AT_encoding
|
D | form.test | 38 # CHECK: DW_AT_encoding [DW_FORM_data1]
|
/external/elfutils/backends/ |
D | aarch64_retval.c | 93 if (dwarf_attr_integrate (&typedie, DW_AT_encoding, &attr_mem) == NULL in member_is_fp() 321 if (dwarf_formudata (dwarf_attr_integrate (&typedie, DW_AT_encoding, in aarch64_return_value_location()
|
D | ia64_retval.c | 124 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding, in hfa_type() 285 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding, in ia64_return_value_location()
|
D | i386_retval.c | 108 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding, in i386_return_value_location()
|
D | sh_retval.c | 112 DW_AT_encoding, in sh_return_value_location()
|
D | alpha_retval.c | 108 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding, in alpha_return_value_location()
|
D | m68k_retval.c | 115 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding, in m68k_return_value_location()
|
D | s390_retval.c | 114 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding, in s390_return_value_location()
|
D | tilegx_retval.c | 101 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding, in tilegx_return_value_location()
|
D | ppc_retval.c | 136 DW_AT_encoding, in ppc_return_value_location()
|
D | sparc_retval.c | 119 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding, in sparc_return_value_location()
|
D | x86_64_retval.c | 125 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_encoding, in x86_64_return_value_location()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/Inputs/scattered-reloc/ |
D | 1.s | 70 .byte 62 @ DW_AT_encoding 103 .byte 5 @ DW_AT_encoding
|
/external/llvm/test/tools/dsymutil/Inputs/scattered-reloc/ |
D | 1.s | 70 .byte 62 @ DW_AT_encoding 103 .byte 5 @ DW_AT_encoding
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHashAttributes.def | 31 HANDLE_DIE_HASH_ATTR(DW_AT_encoding)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cfi-verify/X86/Inputs/ |
D | unprotected-fullinfo.s | 241 .byte 62 # DW_AT_encoding 332 .byte 5 # DW_AT_encoding 340 .byte 6 # DW_AT_encoding
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/Inputs/ |
D | invalid.s | 121 .byte 62 ## DW_AT_encoding 169 .byte 5 ## DW_AT_encoding
|
/external/llvm/lib/Support/ |
D | Dwarf.cpp | 91 case DW_AT_encoding: return "DW_AT_encoding"; in AttributeString() 614 case DW_AT_encoding: in AttributeValueString()
|
123