Searched refs:unallocated (Results 1 – 7 of 7) sorted by relevance
1049 int unallocated; /* number of elements unallocated on page */ member4850 int unallocated = alloc_counts[(int) alloc_type_scope].unallocated; in allocate_scope() local4853 if (unallocated == 0) in allocate_scope()4855 unallocated = PAGE_SIZE / sizeof (scope_t); in allocate_scope()4860 ptr = &cur_page->scope[--unallocated]; in allocate_scope()4861 alloc_counts[(int) alloc_type_scope].unallocated = unallocated; in allocate_scope()4900 int unallocated = alloc_counts[(int) alloc_type_vlinks].unallocated; in allocate_vlinks() local4903 if (unallocated == 0) in allocate_vlinks()4905 unallocated = PAGE_SIZE / sizeof (vlinks_t); in allocate_vlinks()4910 ptr = &cur_page->vlinks[--unallocated]; in allocate_vlinks()[all …]
3 #name: Disassembler detects unallocated instruction encodings.
43 * binutils-all/aarch64/unallocated-encoding.s: New testcase.44 * binutils-all/aarch64/unallocated-encoding.d: Ditto.
1821 relocs in unallocated sections.1823 R_SPARC_RELATIVE relocs in unallocated sections.
8285 * elf.c (assign_file_positions_for_segments): Remove unallocated
6061 @cindex unallocated address, next6062 Return the next unallocated address that is a multiple of @var{exp}.
10203 unallocated sections and EXIDX sections.12719 an unallocated section.