Home
last modified time | relevance | path

Searched defs:frame_ptr (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/lib/libdwarf/common/
H A Ddwarf_frame2.c236 Dwarf_Small *frame_ptr = section_ptr; in _dwarf_get_fde_list_internal() local
504 dwarf_create_cie_from_after_start(Dwarf_Debug dbg,struct cie_fde_prefix_s * prefix,Dwarf_Small * section_pointer,Dwarf_Small * frame_ptr,Dwarf_Unsigned cie_count,int use_gnu_cie_calc,Dwarf_Cie * cie_ptr_out,Dwarf_Error * error) dwarf_create_cie_from_after_start() argument
735 dwarf_create_fde_from_after_start(Dwarf_Debug dbg,struct cie_fde_prefix_s * prefix,Dwarf_Small * section_pointer,Dwarf_Small * frame_ptr,int use_gnu_cie_calc,Dwarf_Cie cie_ptr_in,Dwarf_Fde * fde_ptr_out,Dwarf_Error * error) dwarf_create_fde_from_after_start() argument
946 Dwarf_Small *frame_ptr = frame_ptr_in; dwarf_read_cie_fde_prefix() local
1061 Dwarf_Small *frame_ptr = cie_ptr_val; dwarf_create_cie_from_start() local
1447 get_gcc_eh_augmentation(Dwarf_Debug dbg,Dwarf_Small * frame_ptr,unsigned long * size_of_augmentation_data,enum Dwarf_augmentation_type augtype,Dwarf_Small * section_pointer,Dwarf_Small * fde_eh_encoding_out,char * augmentation) get_gcc_eh_augmentation() argument
[all...]
H A Ddwarf_frame.c1055 _dwarf_get_return_address_reg(Dwarf_Small * frame_ptr, in _dwarf_get_return_address_reg() argument
/titanic_51/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c149 uint64_t frame_ptr; /* Value of FramePtr field from first */ member
556 uint64_t ndx, frame_ptr, fde_cnt, tabndx; in unwind_eh_frame() local