Home | History | Annotate | Download | only in libdw

Lines Matching refs:augmentation

200      we did not understand the whole augmentation string and it did
201 not use 'z', then there might be more augmentation data here
210 const char *augmentation; /* Augmentation string. */
212 /* Augmentation data, might be NULL. The size is correct only if
213 we understood the augmentation string sufficiently. */
229 and checking its augmentation string. Here follows the encoded
230 initial_location and address_range, then any augmentation data,
233 When the CIE augmentation string uses 'z', the augmentation data is
235 augmentation string completely, fde_augmentation_data_size gives
236 the number of bytes of augmentation data before the instructions. */