Lines Matching refs:augt
648 enum Dwarf_augmentation_type augt = aug_unknown; in dwarf_create_cie_from_after_start() local
686 augt = _dwarf_get_augmentation_type(dbg, in dwarf_create_cie_from_after_start()
688 if (augt == aug_eh) { in dwarf_create_cie_from_after_start()
789 switch (augt) { in dwarf_create_cie_from_after_start()
817 augt, in dwarf_create_cie_from_after_start()
933 new_cie->ci_augmentation_type = augt; in dwarf_create_cie_from_after_start()
1001 enum Dwarf_augmentation_type augt = aug_empty_string; in dwarf_create_fde_from_after_start() local
1006 augt = cieptr->ci_augmentation_type; in dwarf_create_fde_from_after_start()
1009 if (augt == aug_gcc_eh_z) { in dwarf_create_fde_from_after_start()
1086 switch (augt) { in dwarf_create_fde_from_after_start()
1198 if (augt == aug_gcc_eh_z) { in dwarf_create_fde_from_after_start()