Searched refs:SEC_DEBUGGING (Results 26 - 38 of 38) sorted by relevance

12

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-bfin.c3058 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
3062 && !((input_section->flags & SEC_DEBUGGING) != 0 && h->def_dynamic))
H A Delf32-i386.c3339 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
3343 && !((input_section->flags & SEC_DEBUGGING) != 0
H A Delf32-m32r.c2667 || ((input_section->flags & SEC_DEBUGGING) != 0
H A Delf32-s390.c3042 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
3046 && !((input_section->flags & SEC_DEBUGGING) != 0
H A Delf64-alpha.c1126 | SEC_DEBUGGING)))
H A Delf64-s390.c3001 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
3005 && !((input_section->flags & SEC_DEBUGGING) != 0
H A Delf64-x86-64.c3000 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
3004 && !((input_section->flags & SEC_DEBUGGING) != 0
H A Delf32-ppc.c6704 && !((input_section->flags & SEC_DEBUGGING) != 0
H A Delfxx-ia64.c366 if (input_section->flags & SEC_DEBUGGING)
H A Delf.c853 flags |= SEC_DEBUGGING;
H A Delf32-arm.c6661 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
6665 && !((input_section->flags & SEC_DEBUGGING) != 0
H A Delfxx-mips.c5481 flags = SEC_DEBUGGING;
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dieee.c4690 if (! bfd_set_section_flags (abfd, s, SEC_DEBUGGING | SEC_HAS_CONTENTS))

Completed in 317 milliseconds

12