Searched refs:stProc (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/loader/
H A Dcoff_symconst.h135 #define stProc 6 /* " " Procedure */ macro
H A Decoff_object.cc158 if (entry[j].st == stGlobal || entry[j].st == stProc)
166 if (entry->st == stProc)

Completed in 6 milliseconds