Searched refs:filepos_map_t (Results 1 – 2 of 2) sorted by relevance
291 typedef std::map<std::string, u32> filepos_map_t; typedef293 filepos_map_t filepos_map;
198 filepos_map_t::const_iterator it = filepos_map.find(".text"); in get_start_offset()