OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_type_forward
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
ecoff.c
741
alloc_type_forward
, /* element to hold unknown tag */
5017
int unallocated = alloc_counts[
alloc_type_forward
].unallocated;
5018
page_type *cur_page = alloc_counts[
alloc_type_forward
].cur_page;
5023
alloc_counts[
alloc_type_forward
].cur_page = cur_page = allocate_page ();
5024
alloc_counts[
alloc_type_forward
].total_pages++;
5028
alloc_counts[
alloc_type_forward
].unallocated = unallocated;
5036
alloc_counts[
alloc_type_forward
].total_alloc++;
740
alloc_type_forward
, \/* element to hold unknown tag *\/
enumerator in enum:alloc_type
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
741
alloc_type_forward
, /* element to hold unknown tag */
5014
int unallocated = alloc_counts[
alloc_type_forward
].unallocated;
5015
page_type *cur_page = alloc_counts[
alloc_type_forward
].cur_page;
5020
alloc_counts[
alloc_type_forward
].cur_page = cur_page = allocate_page ();
5021
alloc_counts[
alloc_type_forward
].total_pages++;
5025
alloc_counts[
alloc_type_forward
].unallocated = unallocated;
5033
alloc_counts[
alloc_type_forward
].total_alloc++;
740
alloc_type_forward
, \/* element to hold unknown tag *\/
enumerator in enum:alloc_type
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026