Searched defs:map (Results 1 – 3 of 3) sorted by relevance
33 bool ElfMappedSection::map(MapFile* handle, in map() function in ElfMappedSection
224 hash_map (struct hash_table *ht, hash_map_func_t map) in hash_map()237 hash_map_arg (struct hash_table *ht, hash_map_arg_func_t map, void *arg) in hash_map_arg()
62 friend class map<_Key,_Tp,_Compare,_Alloc>; in _STLP_CREATE_ITERATOR_TRAITS() local