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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibcoff-in.h162 /* maxstack from optional header. */
163 bfd_vma maxstack; member in struct:xcoff_tdata
H A Dlibcoff.h166 /* maxstack from optional header. */
167 bfd_vma maxstack; member in struct:xcoff_tdata
H A Dxcofflink.c2973 unsigned long maxstack,
3013 xcoff_data (output_bfd)->maxstack = maxstack;
2963 bfd_xcoff_size_dynamic_sections(bfd *output_bfd, struct bfd_link_info *info, const char *libpath, const char *entry, unsigned long file_align, unsigned long maxstack, unsigned long maxdata, bfd_boolean gc, int modtype, bfd_boolean textro, bfd_boolean export_defineds, asection **special_sections, bfd_boolean rtld) argument
H A Dcoff-rs6000.c311 ox->maxstack = ix->maxstack;
H A Dcoffcode.h1833 xcoff->maxstack = internal_a->o_maxstack;
4086 internal_a.o_maxstack = xcoff_data (abfd)->maxstack;
H A Dcoff64-rs6000.c1055 internal_a.o_maxstack = xcoff_data (abfd)->maxstack;

Completed in 218 milliseconds