Searched refs:saw_z_augmentation (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.c70 unsigned char saw_z_augmentation; member in struct:dwarf2_cie
1360 cie->saw_z_augmentation = (*augmentation == 'z');
1361 if (cie->saw_z_augmentation)
1460 if (fde->cie->saw_z_augmentation)

Completed in 139 milliseconds