Searched refs:entry (Results 1 – 3 of 3) sorted by relevance
35 ENTRY entry; member170 && 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()
69 typedef struct entry struct
99 this entry is immediately followed by a CAUGHT stab saying what exception131 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