Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
targ_em_dwarf.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define DWARF_TARGET_FLAG   DW_DLC_ISA_IA64
#define TARG_INIT_BYTES   { 0 }

Typedefs

typedef void(* Cg_Dwarf_Sym_To_Elfsym_Ofst )(Dwarf_Unsigned, Dwarf_Unsigned *, Dwarf_Unsigned *)
typedef Dwarf_Unsigned(* symbol_index_recorder )(Elf64_Word)
typedef int(* advancer_to_next_stream )(Dwarf_Signed)
typedef Dwarf_Ptr(* next_buffer_retriever )(void)
typedef Dwarf_Unsigned(* next_bufsize_retriever )(void)

Functions

Dwarf_Ptr Em_Dwarf_Symbolic_Relocs_To_Elf (next_buffer_retriever, next_bufsize_retriever, advancer_to_next_stream, Dwarf_Signed, Dwarf_Relocation_Data, Dwarf_Unsigned, int, Cg_Dwarf_Sym_To_Elfsym_Ofst, Dwarf_Unsigned *)

Define Documentation

Definition at line 36 of file targ_em_dwarf.h.

Referenced by Em_Dwarf_Begin().

#define TARG_INIT_BYTES   { 0 }

Definition at line 38 of file targ_em_dwarf.h.

Referenced by Em_Dwarf_Begin().


Typedef Documentation

Definition at line 46 of file targ_em_dwarf.h.

Definition at line 40 of file targ_em_dwarf.h.

typedef Dwarf_Ptr(* next_buffer_retriever)(void)

Definition at line 47 of file targ_em_dwarf.h.

Definition at line 48 of file targ_em_dwarf.h.

Definition at line 44 of file targ_em_dwarf.h.


Function Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines