osprey/libdwarf/libdwarf/pro_util.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define IS_64BIT(dbg)   ((dbg)->de_flags & DW_DLC_SIZE_64 ? 1 : 0)
#define ISA_IA64(dbg)   ((dbg)->de_flags & DW_DLC_ISA_IA64 ? 1 : 0)
#define sizeof_sbyte(dbg)   sizeof(Dwarf_Sbyte)
#define sizeof_ubyte(dbg)   sizeof(Dwarf_Ubyte)
#define sizeof_uhalf(dbg)   sizeof(Dwarf_Half)
#define PADDING(n, k)   ( (k)-1 - ((n)-1)%(k) )
#define R_MIPS_64   0
#define R_MIPS_32   0
#define R_MIPS_SCN_DISP   0
#define DWARF_PRO_R_IA64_DIR32LSB   0
#define DWARF_PRO_R_IA64_DIR64LSB   0
#define DWARF_PRO_R_IA64_SEGREL64LSB   0
#define DWARF_PRO_R_IA64_SEGREL32LSB   0
#define Get_REL64_isa(dbg)   (R_MIPS_64)
#define Get_REL32_isa(dbg)   (R_MIPS_32)
#define Get_REL_SEGREL_isa(dbg)   (R_MIPS_SCN_DISP)


Define Documentation

#define DWARF_PRO_R_IA64_DIR32LSB   0

Definition at line 98 of file pro_util.h.

#define DWARF_PRO_R_IA64_DIR64LSB   0

Definition at line 99 of file pro_util.h.

#define DWARF_PRO_R_IA64_SEGREL32LSB   0

Definition at line 101 of file pro_util.h.

#define DWARF_PRO_R_IA64_SEGREL64LSB   0

Definition at line 100 of file pro_util.h.

#define Get_REL32_isa ( dbg   )     (R_MIPS_32)

Definition at line 120 of file pro_util.h.

Referenced by common_init().

#define Get_REL64_isa ( dbg   )     (R_MIPS_64)

Definition at line 119 of file pro_util.h.

Referenced by common_init().

#define Get_REL_SEGREL_isa ( dbg   )     (R_MIPS_SCN_DISP)

Definition at line 121 of file pro_util.h.

Referenced by common_init().

#define IS_64BIT ( dbg   )     ((dbg)->de_flags & DW_DLC_SIZE_64 ? 1 : 0)

Definition at line 43 of file pro_util.h.

Referenced by common_init().

#define ISA_IA64 ( dbg   )     ((dbg)->de_flags & DW_DLC_ISA_IA64 ? 1 : 0)

Definition at line 44 of file pro_util.h.

#define PADDING ( n,
 )     ( (k)-1 - ((n)-1)%(k) )

Definition at line 56 of file pro_util.h.

Referenced by _dwarf_pro_generate_debugframe(), and _dwf_pro_generate_ehframe().

#define R_MIPS_32   0

#define R_MIPS_64   0

#define R_MIPS_SCN_DISP   0

Definition at line 79 of file pro_util.h.

Referenced by mips_elf_calculate_relocation().

#define sizeof_sbyte ( dbg   )     sizeof(Dwarf_Sbyte)

Definition at line 47 of file pro_util.h.

#define sizeof_ubyte ( dbg   )     sizeof(Dwarf_Ubyte)

Definition at line 48 of file pro_util.h.

Referenced by _dwarf_pro_generate_debugline().

#define sizeof_uhalf ( dbg   )     sizeof(Dwarf_Half)

Definition at line 49 of file pro_util.h.

Referenced by _dwarf_pro_generate_debugline().


Generated on Wed Apr 8 15:52:10 2009 for Open64 by  doxygen 1.5.6