Home
last modified time | relevance | path

Searched defs:elements (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dpartition.c77 struct partition_elem *elements = part->elements; in partition_union() local
144 struct partition_elem *elements = part->elements; in partition_print() local
Dd-demangle.c955 long elements = strtol (mangled, &endptr, 10); in dlang_parse_arrayliteral() local
979 long elements = strtol (mangled, &endptr, 10); in dlang_parse_assocarray() local
1186 long elements = strtol (mangled, &endptr, 10); in dlang_parse_tuple() local
/toolchain/binutils/binutils-2.25/include/
Dpartition.h64 struct partition_elem elements[1]; member
/toolchain/binutils/binutils-2.25/ld/
Dldctor.h39 struct set_element *elements; /* Elements in set. */ member
/toolchain/binutils/binutils-2.25/binutils/
Dcoffgrok.h110 struct coff_scope *elements; member
121 struct coff_scope *elements; member
/toolchain/binutils/binutils-2.25/bfd/
Dlibieee.h125 ieee_ar_obstack_type *elements; member
Dlibcoff-in.h421 struct coff_debug_merge_element *elements; member
Dlibcoff.h425 struct coff_debug_merge_element *elements; member
/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc3611 Sort_output_sections(const Script_sections::Sections_elements* elements) in Sort_output_sections()