Searched refs:Dwarf_Locdesc (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_loc.c45 this function returns a pointer to a Dwarf_Locdesc struct
55 static Dwarf_Locdesc *
82 /* Contiguous block of Dwarf_Loc's for Dwarf_Locdesc. */
85 /* Dwarf_Locdesc pointer to be returned. */
86 Dwarf_Locdesc *locdesc;
466 (Dwarf_Locdesc *) _dwarf_get_alloc(dbg, DW_DLA_LOCDESC, 1);
652 _dwarf_cleanup_llbuf(Dwarf_Debug dbg, Dwarf_Locdesc ** llbuf, int count)
670 Dwarf_Locdesc *** llbuf_out,
683 /* A pointer to the current Dwarf_Locdesc read. */
684 Dwarf_Locdesc *locdes
[all...]
H A Dlibdwarf.h129 } Dwarf_Locdesc; typedef in typeref:struct:__anon8127
433 #define DW_DLA_LOCDESC 0x03 /* Dwarf_Locdesc */
847 Dwarf_Locdesc*** /*llbuf*/,
852 Dwarf_Locdesc** /*llbuf*/,
858 Dwarf_Locdesc ** /*returned_locdesc*/,
H A Ddwarf_addr_finder.c314 Dwarf_Locdesc *llbuf;
H A Ddwarf_alloc.c160 {2, sizeof(Dwarf_Locdesc), BASE_ALLOC, 0, 0}
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Ddwarf.c577 Dwarf_Locdesc *loc;

Completed in 152 milliseconds