File: replacements

package info (click to toggle)
oxref 2.02.00-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 692 kB
  • sloc: cpp: 1,282; makefile: 131; sh: 48
file content (9 lines) | stat: -rw-r--r-- 308 bytes parent folder | download
1
2
3
4
5
6
7
8
9

// replace objdump's idea of what a string is by ours:
#std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >#std::string#
#, std::allocator<XrefData> ##
#unsigned long#size_t#
#, std::allocator<size_t> ##
#, std::hash<size_t>##
#, std::deque<size_t> ##
#, std::equal_to<size_t>##