| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/ |
| H A D | debug-names-verify-short2.s | 4 # CHECK: parsing .debug_names header at 0x0: cannot read header augmentation 47 .long 8 # Header: augmentation length 48 .asciz "short" # Header: augmentation
|
| H A D | debug-names-verify-cu-lists.s | 68 .long 0 # Header: augmentation length 85 .long 0 # Header: augmentation length 104 .long 0 # Header: augmentation length
|
| H A D | debug-names-misaligned.s | 31 .long 0 # Header: augmentation length 63 .long 0 # Header: augmentation length
|
| H A D | debug-names-find-dwo.s | 140 .long 8 # Header: augmentation string size 141 .ascii "LLVM0700" # Header: augmentation string
|
| H A D | debug-names-find.s | 107 .long 0 # Header: augmentation length 156 .long 0 # Header: augmentation length
|
| H A D | debug-names-verify-abbrev-forms.s | 79 .long 0 # Header: augmentation length 136 .long 0 # Header: augmentation length
|
| H A D | debug-names-verify-abbrev-short.s | 47 .long 0 # Header: augmentation length
|
| H A D | debug-names-verify-short3.s | 47 .long 0 # Header: augmentation length
|
| H A D | debug-names-verify-abbrev-duplicate.s | 47 .long 0 # Header: augmentation length
|
| H A D | debug-names-verify-no-buckets.s | 61 .long 0 # Header: augmentation length
|
| H A D | debug-names-verify-buckets.s | 61 .long 0 # Header: augmentation length
|
| H A D | debug-names-multi-find.s | 71 .long 0 # Header: augmentation length
|
| H A D | debug-names-verify-wrong-hash.s | 68 .long 0 # Header: augmentation length
|
| H A D | debug-names-many-tu.s | 35 .long 0 # Header: augmentation string size
|
| H A D | debug-names-verify-unhashed-names.s | 80 .long 0 # Header: augmentation length
|
| /llvm-project-15.0.7/lldb/test/Shell/Unwind/Inputs/ |
| H A D | eh-frame-augment-noop.s | 2 # augmentation machinery should detect that no augmentation is needed and use
|
| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | DWARFCallFrameInfo.cpp | 279 cie_sp->augmentation[i] = m_cfi_data.GetU8(&offset); in ParseCIE() 280 if (cie_sp->augmentation[i] == '\0') { in ParseCIE() 283 cie_sp->augmentation[j] = '\0'; in ParseCIE() 290 cie_sp->augmentation[CFI_AUG_MAX_SIZE - 1] != '\0') { in ParseCIE() 313 if (cie_sp->augmentation[0]) { in ParseCIE() 318 const size_t aug_str_len = strlen(cie_sp->augmentation); in ParseCIE() 323 if (cie_sp->augmentation[0] == 'z') { in ParseCIE() 327 char aug = cie_sp->augmentation[aug_str_idx]; in ParseCIE() 371 } else if (strcmp(cie_sp->augmentation, "eh") == 0) { in ParseCIE() 588 if (cie->augmentation[0] == 'z') { in FDEToUnwindPlan() [all …]
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | invalid-eh-frame5.s | 6 # CHECK: corrupted .eh_frame: unknown .eh_frame augmentation string:
|
| H A D | invalid-eh-frame4.s | 6 # CHECK: corrupted .eh_frame: unknown .eh_frame augmentation string:
|
| H A D | eh-frame-hdr-abs-fde.s | 3 # if CIE augmentation string has 'L' token and PC values are encoded using
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/AArch64/ |
| H A D | dwarf-cfi.s | 5 # CHECK-NEXT: augmentation: zR
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ARM/ |
| H A D | dwarf-cfi.s | 5 # CHECK-NEXT: augmentation: zR
|
| /llvm-project-15.0.7/lldb/test/Shell/Unwind/ |
| H A D | prefer-debug-over-eh-frame.test | 21 # CHECK: Asynchronous (not restricted to call-sites) UnwindPlan is 'DWARF CFI plus augmentation fro…
|
| /llvm-project-15.0.7/lldb/include/lldb/Symbol/ |
| H A D | DWARFCallFrameInfo.h | 89 char augmentation[CFI_AUG_MAX_SIZE]; // This is typically empty or very member
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | dwarfdump-debug-names.s | 33 .long 0 # Header: augmentation length 74 .long 0 # Header: augmentation length
|