Searched +full:0 +full:x19a (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/test/tools/llvm-readtapi/Inputs/ |
H A D | mixed-swift-objc.yaml | 3 magic: 0xFEEDFACF 4 cputype: 0x1000007 5 cpusubtype: 0x3 6 filetype: 0x6 9 flags: 0x110085 10 reserved: 0x0 15 vmaddr: 0 17 fileoff: 0 22 flags: 0 26 addr: 0x1B30 [all …]
|
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
H A D | prettyprint_types.s | 60 # tv<bool, true>, tv<bool, false>, tv<short, 0>, tv<unsigned short, 0>, 61 # tv<int, 0>, tv<long, 0L>, tv<long long, 0LL>, tv<unsigned, 0U>, 62 # tv<unsigned long, 0UL>, tv<unsigned long long, 0ULL> 143 # CHECK: DW_AT_type{{.*}}"tv<e1, (e1)0>") 145 # CHECK: DW_AT_type{{.*}}"tv<e2, (e2)0>") 156 # CHECK: DW_AT_type{{.*}}"tv<short, (short)0>" 157 # CHECK: DW_AT_type{{.*}}"tv<unsigned short, (unsigned short)0>" 158 # CHECK: DW_AT_type{{.*}}"tv<int, 0>" 159 # CHECK: DW_AT_type{{.*}}"tv<long, 0L>" 160 # CHECK: DW_AT_type{{.*}}"tv<long long, 0LL>" [all …]
|