Home
last modified time | relevance | path

Searched refs:add_augmentation_size (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf-eh-frame.c291 if (entry->add_augmentation_size) in extra_augmentation_string_bytes()
305 if (entry->add_augmentation_size) in extra_augmentation_data_bytes()
746 this_inf->add_augmentation_size = 1; in _bfd_elf_parse_eh_frame()
790 this_inf->add_augmentation_size in _bfd_elf_parse_eh_frame()
791 = cie->cie_inf->add_augmentation_size; in _bfd_elf_parse_eh_frame()
1501 if (ent->add_augmentation_size) in _bfd_elf_write_section_eh_frame()
1681 else if (ent->add_augmentation_size) in _bfd_elf_write_section_eh_frame()
Delf-bfd.h354 unsigned int add_augmentation_size : 1; member
DChangeLog-2007103 add_augmentation_size field, rather than referring to the CIE.
107 Copy make_relative and add_augmentation_size from the CIE
114 own make_relative and add_augmentation_size fields.
DChangeLog-2004237 * elf-bfd.h (eh_cie_fde): Add new fields: add_augmentation_size and
249 Add 'z' and 'R' augmentations as directed by add_augmentation_size