Searched refs:augmentation (Results 1 – 4 of 4) sorted by relevance
276 cie_sp->augmentation[i] = m_cfi_data.GetU8(&offset); in ParseCIE()277 if (cie_sp->augmentation[i] == '\0') { in ParseCIE()280 cie_sp->augmentation[j] = '\0'; in ParseCIE()287 cie_sp->augmentation[CFI_AUG_MAX_SIZE - 1] != '\0') { in ParseCIE()310 if (cie_sp->augmentation[0]) { in ParseCIE()315 const size_t aug_str_len = strlen(cie_sp->augmentation); in ParseCIE()320 if (cie_sp->augmentation[0] == 'z') { in ParseCIE()324 char aug = cie_sp->augmentation[aug_str_idx]; in ParseCIE()368 } else if (strcmp(cie_sp->augmentation, "eh") == 0) { in ParseCIE()588 if (cie->augmentation[0] == 'z') { in FDEToUnwindPlan()[all …]
89 char augmentation[CFI_AUG_MAX_SIZE]; // This is typically empty or very member
2286 // augmentation string.
15649 augmentation