Home
last modified time | relevance | path

Searched refs:alloc_type_forward (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c739 alloc_type_forward, /* element to hold unknown tag */ enumerator
5019 int unallocated = alloc_counts[(int) alloc_type_forward].unallocated; in allocate_forward()
5020 page_type *cur_page = alloc_counts[(int) alloc_type_forward].cur_page; in allocate_forward()
5025 alloc_counts[(int) alloc_type_forward].cur_page = cur_page = allocate_page (); in allocate_forward()
5026 alloc_counts[(int) alloc_type_forward].total_pages++; in allocate_forward()
5030 alloc_counts[(int) alloc_type_forward].unallocated = unallocated; in allocate_forward()
5038 alloc_counts[(int) alloc_type_forward].total_alloc++; in allocate_forward()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c739 alloc_type_forward, /* element to hold unknown tag */ enumerator
5027 int unallocated = alloc_counts[(int) alloc_type_forward].unallocated; in allocate_forward()
5028 page_type *cur_page = alloc_counts[(int) alloc_type_forward].cur_page; in allocate_forward()
5033 alloc_counts[(int) alloc_type_forward].cur_page = cur_page = allocate_page (); in allocate_forward()
5034 alloc_counts[(int) alloc_type_forward].total_pages++; in allocate_forward()
5038 alloc_counts[(int) alloc_type_forward].unallocated = unallocated; in allocate_forward()
5046 alloc_counts[(int) alloc_type_forward].total_alloc++; in allocate_forward()