Home | History | Annotate | Download | only in ltrace

Lines Matching refs:imports

87 	 * found here.  Note that due to the way imports are stored,
90 struct vect imports;
127 /* Lookup prototype named NAME in PLIB. If none is found and IMPORTS
128 * is true, look recursively in each of the imports. Returns the
131 const char *name, bool imports);
137 /* Lookup type named NAME in PLIB. If none is found and IMPORTS is
138 * true, look recursively in each of the imports. Returns the
141 const char *name, bool imports);
157 /* Fake module for implicit imports. This is populated by all
161 struct protolib imports;
191 * imports: