Home
last modified time | relevance | path

Searched refs:entry (Results 1 – 3 of 3) sorted by relevance

/misc/
A Dhsearch_r.c35 ENTRY entry; member
170 && strcmp (item.key, htab->table[idx].entry.key) == 0) in weak_alias()
172 *retval = &htab->table[idx].entry; in weak_alias()
195 && strcmp (item.key, htab->table[idx].entry.key) == 0) in weak_alias()
197 *retval = &htab->table[idx].entry; in weak_alias()
217 htab->table[idx].entry = item; in weak_alias()
221 *retval = &htab->table[idx].entry; in weak_alias()
A Dsearch.h69 typedef struct entry struct
/misc/bits/
A Dstab.def99 this entry is immediately followed by a CAUGHT stab saying what exception
131 In an object file, there is no significant data in this entry.
135 /* Alternate entry point. Value is its address. */
177 /* Second symbol entry containing a length-value for the preceding entry.

Completed in 6 milliseconds