Home
last modified time | relevance | path

Searched refs:aug (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf-eh-frame.c691 char *aug; in _bfd_elf_parse_eh_frame() local
777 aug = cie->augmentation; in _bfd_elf_parse_eh_frame()
778 if (aug[0] != 'e' || aug[1] != 'h') in _bfd_elf_parse_eh_frame()
780 if (*aug == 'z') in _bfd_elf_parse_eh_frame()
782 aug++; in _bfd_elf_parse_eh_frame()
787 while (*aug != '\0') in _bfd_elf_parse_eh_frame()
788 switch (*aug++) in _bfd_elf_parse_eh_frame()
1801 char *aug; in _bfd_elf_write_section_eh_frame() local
1815 aug = (char *) buf; in _bfd_elf_write_section_eh_frame()
1816 buf += strlen (aug) + 1; in _bfd_elf_write_section_eh_frame()
[all …]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Deh-frame1.s20 .macro start_cie label,aug argument