Lines Matching defs:entries
37 * of entries (up to STROBE_MAX_MAP_ENTRIES)
96 /* number of used entries in map */
105 * key/value entries, each consisting of 2 pointers to key and value
108 struct strobe_map_entry entries[STROBE_MAX_MAP_ENTRIES];
156 * 0 - map has id set, but no key/value entries
261 * For x86-64, this is mapped onto two entries in GOT.
304 * - loc->offset is pointing to a beginning of double GOT entries;
306 * - (for x86-64 only) two GOT entries are already tls_index_t;
431 map.entries[i].key);
438 map.entries[i].val);