Searched refs:Dwarf_Locdesc (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_loc.c | 63 static Dwarf_Locdesc * 98 Dwarf_Locdesc *locdesc = 0; in _dwarf_get_locdesc() 498 (Dwarf_Locdesc *) _dwarf_get_alloc(dbg, DW_DLA_LOCDESC, 1); in _dwarf_get_locdesc() 679 _dwarf_cleanup_llbuf(Dwarf_Debug dbg, Dwarf_Locdesc ** llbuf, int count) in _dwarf_cleanup_llbuf() 696 Dwarf_Locdesc *** llbuf_out, in dwarf_loclist_n() 710 Dwarf_Locdesc *locdesc = 0; in dwarf_loclist_n() 716 Dwarf_Locdesc **llbuf = 0; in dwarf_loclist_n() 764 llbuf = (Dwarf_Locdesc **) in dwarf_loclist_n() 825 llbuf = (Dwarf_Locdesc **) in dwarf_loclist_n() 856 Dwarf_Locdesc ** llbuf, in dwarf_loclist() [all …]
|
H A D | libdwarf.h | 158 } Dwarf_Locdesc; typedef 1231 Dwarf_Locdesc*** /*llbuf*/, 1236 Dwarf_Locdesc** /*llbuf*/, 1250 Dwarf_Locdesc ** llbuf, 1258 Dwarf_Locdesc ** llbuf, 1263 Dwarf_Locdesc ** /*returned_locdesc*/,
|
H A D | dwarf_addr_finder.c | 314 Dwarf_Locdesc *llbuf; in handle_attr_locdesc()
|
H A D | dwarf_alloc.c | 169 {2, sizeof(Dwarf_Locdesc), BASE_ALLOC, 0, 0}
|
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | dwarf.c | 573 Dwarf_Locdesc *loc; in die_mem_offset()
|