Searched refs:proc_type (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dmips-tfile.c2435 register st_t proc_type = st_Proc;
2468 proc_type = (st_t)sym_ptr->st;
2482 proc_type, sc_Text,
2415 register st_t proc_type = st_Proc; local
/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c1443 proc_type; typedef in typeref:enum:__anon156
1445 static proc_type
/haiku-buildtools/binutils/binutils/
H A Dreadelf.c14231 unsigned int proc_type,
14246 if (sect->sh_type != proc_type && sect->sh_type != SHT_GNU_ATTRIBUTES)
14226 process_attributes(FILE * file, const char * public_name, unsigned int proc_type, unsigned char * (* display_pub_attribute) (unsigned char *, const unsigned char * const), unsigned char * (* display_proc_gnu_attribute) (unsigned char *, int, const unsigned char * const)) argument

Completed in 296 milliseconds