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

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_section.c449 int elfsectno = 0; local
466 elfsectno = dbg->de_elf_sects[DEBUG_LINE];
498 GET_CHUNK(dbg, elfsectno, data, prolog_size, error);
620 GET_CHUNK(dbg, elfsectno, data,
635 GET_CHUNK(dbg, elfsectno, data, sizeof(Dwarf_Ubyte),
650 GET_CHUNK(dbg, elfsectno, data, str_nbytes, error);
657 GET_CHUNK(dbg, elfsectno, data, sizeof(Dwarf_Ubyte),
674 GET_CHUNK(dbg, elfsectno, data, sizeof(Dwarf_Ubyte),
689 GET_CHUNK(dbg, elfsectno, data, str_nbytes, error);
698 GET_CHUNK(dbg, elfsectno, dat
887 int elfsectno; local
1767 _dwarf_pro_buffer(Dwarf_P_Debug dbg, int elfsectno, unsigned long nbytes) argument
[all...]

Completed in 72 milliseconds