Home | History | Annotate | Download | only in libutil++

Lines Matching refs:string

18 #include <string>
48 op_bfd_symbol(bfd_vma vma, size_t size, std::string const & name);
55 std::string const & name() const { return symb_name; }
80 std::string symb_name;
88 std::string symb_bytes;
108 op_bfd(std::string const & filename,
118 std::string const & filename,
123 std::string get_embedding_filename() const { return embedding_filename; }
140 std::string & filename, unsigned int & linenr) const;
180 std::string get_filename() const;
262 std::string filename;
265 std::string archive_path;
274 mutable std::string debug_filename;
291 typedef std::map<std::string, u32> filepos_map_t;
299 std::string embedding_filename;