gas/
[deliverable/binutils-gdb.git] / elfcpp / dwarf.h
index 0b98bccc1e8c4af6780933d83439a632ce8a994b..b60bdbd601123290116242ea3d87e95e8b1eb7ab 100644 (file)
 namespace elfcpp
 {
 
-typedef unsigned char Dwarf_uint8;
-typedef signed char Dwarf_int8;
-typedef uint16_t Dwarf_uint16;
-typedef int16_t Dwarf_int16;
-typedef uint32_t Dwarf_uint32;
-typedef int32_t Dwarf_int32;
-typedef uint64_t Dwarf_uint64;
-typedef int64_t Dwarf_int64;
-
-
 // DWARF2 codes.
 
 enum DW_TAG
This page took 0.023674 seconds and 4 git commands to generate.