ABI | Symbols | Types | Live Readelf |
| Used As | Name | Used In |
|---|---|---|
| FIELD | .next | struct lhash_node_st { void* data, struct lhash_node_st* next, unsigned long hash } » |
| FIELD | .b | struct lhash_st { LHASH_NODE** b, LHASH_COMP_FN_TYPE comp, LHASH_HASH_FN_TYPE hash, ... } » |