diff options
author | Cary Coutant <ccoutant@google.com> | 2012-01-25 07:34:55 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2012-01-25 07:34:55 +0000 |
commit | c2c7840a42aaab8354bb1997d141149d30316603 (patch) | |
tree | d9314a7c096f70d4c290eb753c80bf372498901d /gold/layout.cc | |
parent | 21abe33a9bdebefa7f917bcc99e946eb464cc67f (diff) | |
download | gdb-c2c7840a42aaab8354bb1997d141149d30316603.zip gdb-c2c7840a42aaab8354bb1997d141149d30316603.tar.gz gdb-c2c7840a42aaab8354bb1997d141149d30316603.tar.bz2 |
* int_encoding.cc (read_unsigned_LEB_128): Replaced with inline
definition and ...
(read_unsigned_LEB_128_x): ... this new function.
(read_signed_LEB_128): Replaced with inline definition and ...
(read_signed_LEB_128_x): ... this new function.
* int_encoding.h (read_unsigned_LEB_128_x): New function.
(read_unsigned_LEB_128): Add inline definition.
(read_signed_LEB_128_x): New function.
(read_signed_LEB_128): Add inline definition.
* testsuite/Makefile.am (leb128_unittest): New unit test.
* testsuite/Makefile.in: Regenerate.
* testsuite/leb128_unittest.cc: New unit test.
Diffstat (limited to 'gold/layout.cc')
0 files changed, 0 insertions, 0 deletions