Searched refs:isection (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dobjcopy.c2076 find_section_rename (bfd * ibfd ATTRIBUTE_UNUSED, sec_ptr isection,
2079 const char * old_name = bfd_section_name (ibfd, isection);
2083 * returned_flags = bfd_get_section_flags (ibfd, isection);
2127 setup_section (bfd *ibfd, sec_ptr isection, void *obfdarg)
2140 if (is_strip_section (ibfd, isection))
2143 p = find_section_list (bfd_section_name (ibfd, isection), FALSE);
2148 name = find_section_rename (ibfd, isection, & flags);
2152 && (bfd_get_section_flags (ibfd, isection) & SEC_ALLOC))
2186 size = bfd_section_size (ibfd, isection);
2195 vma = bfd_section_vma (ibfd, isection);
2074 find_section_rename(bfd * ibfd ATTRIBUTE_UNUSED, sec_ptr isection, flagword * returned_flags) argument
2125 setup_section(bfd *ibfd, sec_ptr isection, void *obfdarg) argument
2277 copy_section(bfd *ibfd, sec_ptr isection, void *obfdarg) argument
2462 mark_symbols_used_in_relocations(bfd *ibfd, sec_ptr isection, void *symbolsarg) argument
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf32-v850.c752 asection *isection,
768 reloc->address += isection->output_offset;
781 if (reloc->address > bfd_get_section_limit (abfd, isection))
747 v850_elf_reloc(bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc, asymbol *symbol, void * data ATTRIBUTE_UNUSED, asection *isection, bfd *obfd, char **err ATTRIBUTE_UNUSED) argument
H A Dsom.c5007 asection *isection,
5016 || (!som_is_space (isection) && !som_is_subspace (isection)))
5025 som_section_data (isection)->copy_data,
5005 som_bfd_copy_private_section_data(bfd *ibfd, asection *isection, bfd *obfd, asection *osection) argument
H A Dmach-o.c140 asection *isection ATTRIBUTE_UNUSED,
H A Dbfd-in2.h1725 #define bfd_copy_private_section_data(ibfd, isection, obfd, osection) \
1727 (ibfd, isection, obfd, osection))
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dtexinfmt.el1347 (put 'isection 'texinfo-format 'texinfo-format-section)

Completed in 240 milliseconds