Searched refs:DW_DLA_ARANGE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_frame3.c140 _dwarf_get_alloc(dbg, DW_DLA_ARANGE, 1);
180 _dwarf_get_alloc(dbg, DW_DLA_ARANGE, 1);
236 _dwarf_get_alloc(dbg, DW_DLA_ARANGE, 1);
286 dwarf_dealloc(dbg, ar, DW_DLA_ARANGE);
H A Ddwarf_arange.c199 _dwarf_get_alloc(dbg, DW_DLA_ARANGE, 1);
426 _dwarf_get_alloc(dbg, DW_DLA_ARANGE, 1);
491 dwarf_dealloc(dbg, ar, DW_DLA_ARANGE);
H A Dlibdwarf.h447 #define DW_DLA_ARANGE 0x11 /* Dwarf_Arange */ macro

Completed in 78 milliseconds